<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Use mouse scroll wheel to change numeric control in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129326#M690339</link>
    <description>&lt;P&gt;Mine is a snippet that you should be able to drag from your browser onto a block diagram and have automagically converted to code.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Aug 2012 22:57:43 GMT</pubDate>
    <dc:creator>jcarmody</dc:creator>
    <dc:date>2012-08-20T22:57:43Z</dc:date>
    <item>
      <title>Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2127378#M689968</link>
      <description>&lt;P&gt;Does anyone know if and how I can use the mouse scroll wheel to change numeric control values?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 18:27:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2127378#M689968</guid>
      <dc:creator>richard.koo</dc:creator>
      <dc:date>2012-08-17T18:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2127394#M689972</link>
      <description>&lt;P&gt;Good question. Am not sure whether it is available or not but you can use the keyboard Up and Down buttons to change the value (You made me think why not for Mouse scroll button).&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 18:39:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2127394#M689972</guid>
      <dc:creator>P@Anand</dc:creator>
      <dc:date>2012-08-17T18:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2128732#M690226</link>
      <description>&lt;P&gt;You can look into the following thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ni.lithium.com/t5/LabVIEW/Mouse-wheel-scroll-event-ON-CHANGE/m-p/1137666#M501292" target="_blank"&gt;http://forums.ni.com/t5/LabVIEW/Mouse-wheel-scroll-event-ON-CHANGE/m-p/1137666#M501292&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The link points to a post that has an example VI that shows how to capture the scroll wheel events. &amp;nbsp;Run&amp;nbsp;ME_Example.vi to see how it works.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 15:38:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2128732#M690226</guid>
      <dc:creator>Nathan-P</dc:creator>
      <dc:date>2012-08-20T15:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2128884#M690259</link>
      <description>&lt;P&gt;You could cheat a bit...&amp;nbsp; There are two hidden cases that set the boolean in the&amp;nbsp;Shift Register&amp;nbsp;True&amp;nbsp;or False when the Numeric Mouse Enter and Mouse Leave events occur.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/80524b357795b80bd624a7d4e8fa6fc20ff5318e/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f383431313869433837433344413233433042353545462f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="Example_VI_BD.png" title="Example_VI_BD.png" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 16:50:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2128884#M690259</guid>
      <dc:creator>jcarmody</dc:creator>
      <dc:date>2012-08-20T16:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2128994#M690286</link>
      <description>&lt;P&gt;Thanks. &amp;nbsp;I will digest this then maybe I can integrate this into my apps..&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 18:09:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2128994#M690286</guid>
      <dc:creator>richard.koo</dc:creator>
      <dc:date>2012-08-20T18:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2128998#M690288</link>
      <description>&lt;P&gt;Jcarmody, thank you for the screen shot. &amp;nbsp;I like this one. &amp;nbsp;Can you also show the hidden event cases or attach the vi?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 18:11:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2128998#M690288</guid>
      <dc:creator>richard.koo</dc:creator>
      <dc:date>2012-08-20T18:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129018#M690292</link>
      <description>&lt;P&gt;Another option would be to change the timeout.&amp;nbsp; This would avoid the timeout event every ms when the mouse has not "entered" the contol.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 18:26:12 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129018#M690292</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2012-08-20T18:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129028#M690295</link>
      <description>&lt;P&gt;Crossrulz, thank you for the vi. &amp;nbsp;Can you save it as 2010?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 18:42:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129028#M690295</guid>
      <dc:creator>richard.koo</dc:creator>
      <dc:date>2012-08-20T18:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129048#M690302</link>
      <description>&lt;P&gt;I gotta start remembering to save for previous when I post...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Saved in 2009.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 18:51:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129048#M690302</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2012-08-20T18:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129148#M690317</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 19:59:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129148#M690317</guid>
      <dc:creator>richard.koo</dc:creator>
      <dc:date>2012-08-20T19:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129326#M690339</link>
      <description>&lt;P&gt;Mine is a snippet that you should be able to drag from your browser onto a block diagram and have automagically converted to code.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 22:57:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129326#M690339</guid>
      <dc:creator>jcarmody</dc:creator>
      <dc:date>2012-08-20T22:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129366#M690344</link>
      <description>&lt;P&gt;jcarmody, that would be cool. &amp;nbsp;But when I dragged it onto a blank block diagram, all I got is a text label:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://forums.ni.com/t5/image/serverpage/image-id/84118iC87C3DA23C0B55EF/image-size/original?v=mpbl-1&amp;amp;px=-1" target="_blank"&gt;http://forums.ni.com/t5/image/serverpage/image-id/84118iC87C3DA23C0B55EF/image-size/original?v=mpbl-1&amp;amp;px=-1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;What am I missing? &amp;nbsp;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 23:41:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129366#M690344</guid>
      <dc:creator>richard.koo</dc:creator>
      <dc:date>2012-08-20T23:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129490#M690367</link>
      <description>&lt;P&gt;crossrulz and jcarmody, your vi works great for a single numeric control. &amp;nbsp;How do I handle multiple numeric controls? &amp;nbsp;I created an event loop for each of the numeric controls. &amp;nbsp;But the mouse enter/leave events only fire up for the first numeric control. &amp;nbsp;And when entered in the first numeric control, the scroll takes turn changeing values of all numeric controls. &amp;nbsp;Please see atached. &amp;nbsp;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 03:46:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129490#M690367</guid>
      <dc:creator>richard.koo</dc:creator>
      <dc:date>2012-08-21T03:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129492#M690368</link>
      <description>&lt;P&gt;crossruls and jcarmody, nevermind. &amp;nbsp;I neglected to edit the events handled by the additional loops. &amp;nbsp;Changed them to "Numeric 2" Mouse Enter, ... etc and it works fine. &amp;nbsp;But somehow in my main application, the mouse never leaves. &amp;nbsp;That's what prompted me to try the multi-numeric thing.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 03:53:16 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129492#M690368</guid>
      <dc:creator>richard.koo</dc:creator>
      <dc:date>2012-08-21T03:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129768#M690414</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/146191"&gt;@richard.koo&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;jcarmody, that would be cool. &amp;nbsp;But when I dragged it onto a blank block diagram, all I got is a text label:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ni.lithium.com/t5/image/serverpage/image-id/84118iC87C3DA23C0B55EF/image-size/original?v=mpbl-1&amp;amp;px=-1" target="_blank"&gt;http://forums.ni.com/t5/image/serverpage/image-id/84118iC87C3DA23C0B55EF/image-size/original?v=mpbl-1&amp;amp;px=-1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;What am I missing? &amp;nbsp;Thanks.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;I think that's an issue with the way your browser handles dragging images.&amp;nbsp; Try saving the image to your computer and dragging it into the block diagram from there.&amp;nbsp; In Windows XP, I save snippets to my desktop then drag them onto the BD from there.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 10:44:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129768#M690414</guid>
      <dc:creator>jcarmody</dc:creator>
      <dc:date>2012-08-21T10:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129796#M690419</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/78620"&gt;@jcarmody&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/146191"&gt;@richard.koo&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;jcarmody, that would be cool. &amp;nbsp;But when I dragged it onto a blank block diagram, all I got is a text label:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ni.lithium.com/t5/image/serverpage/image-id/84118iC87C3DA23C0B55EF/image-size/original?v=mpbl-1&amp;amp;px=-1" target="_blank"&gt;http://forums.ni.com/t5/image/serverpage/image-id/84118iC87C3DA23C0B55EF/image-size/original?v=mpbl-1&amp;amp;px=-1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;What am I missing? &amp;nbsp;Thanks.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;I think that's an issue with the way your browser handles dragging images.&amp;nbsp; Try saving the image to your computer and dragging it into the block diagram from there.&amp;nbsp; In Windows XP, I save snippets to my desktop then drag them onto the BD from there.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There's an issue with Firefox and, I believe, with Chrome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's a Quick Drop plugin available which is a useful workaround for this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://decibel.ni.com/content/docs/DOC-6229" target="_blank"&gt;https://decibel.ni.com/content/docs/DOC-6229&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 11:27:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2129796#M690419</guid>
      <dc:creator>MaxCrunch</dc:creator>
      <dc:date>2012-08-21T11:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2130710#M690587</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/116964"&gt;@MaxCrunch&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/78620"&gt;@jcarmody&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/146191"&gt;@richard.koo&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;jcarmody, that would be cool. &amp;nbsp;But when I dragged it onto a blank block diagram, all I got is a text label:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ni.lithium.com/t5/image/serverpage/image-id/84118iC87C3DA23C0B55EF/image-size/original?v=mpbl-1&amp;amp;px=-1" target="_blank"&gt;http://forums.ni.com/t5/image/serverpage/image-id/84118iC87C3DA23C0B55EF/image-size/original?v=mpbl-1&amp;amp;px=-1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;What am I missing? &amp;nbsp;Thanks.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;I think that's an issue with the way your browser handles dragging images.&amp;nbsp; Try saving the image to your computer and dragging it into the block diagram from there.&amp;nbsp; In Windows XP, I save snippets to my desktop then drag them onto the BD from there.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There's an issue with Firefox and, I believe, with Chrome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's a Quick Drop plugin available which is a useful workaround for this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://decibel.ni.com/content/docs/DOC-6229" target="_blank"&gt;https://decibel.ni.com/content/docs/DOC-6229&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thanks Max, I tried with IE and it seem to work.&amp;nbsp; There is a version issue, but that's something else.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 18:50:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2130710#M690587</guid>
      <dc:creator>richard.koo</dc:creator>
      <dc:date>2012-08-21T18:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2130720#M690588</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/78620"&gt;@jcarmody&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/146191"&gt;@richard.koo&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;jcarmody, that would be cool. &amp;nbsp;But when I dragged it onto a blank block diagram, all I got is a text label:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ni.lithium.com/t5/image/serverpage/image-id/84118iC87C3DA23C0B55EF/image-size/original?v=mpbl-1&amp;amp;px=-1" target="_blank"&gt;http://forums.ni.com/t5/image/serverpage/image-id/84118iC87C3DA23C0B55EF/image-size/original?v=mpbl-1&amp;amp;px=-1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;What am I missing? &amp;nbsp;Thanks.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;I think that's an issue with the way your browser handles dragging images.&amp;nbsp; Try saving the image to your computer and dragging it into the block diagram from there.&amp;nbsp; In Windows XP, I save snippets to my desktop then drag them onto the BD from there.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thanks, you are right that it is with Chrome.&amp;nbsp; IE seems to work, but I only have LabVIEW 10.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 18:53:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2130720#M690588</guid>
      <dc:creator>richard.koo</dc:creator>
      <dc:date>2012-08-21T18:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2130778#M690604</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/146191"&gt;@richard.koo&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;.... &amp;nbsp;But somehow in my main application, the mouse never leaves. &amp;nbsp;That's what prompted me to try the multi-numeric thing.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I found out that once mouse enter fires up, the 1ms time out seem to tie up my cpu and no other events get serviced. &amp;nbsp;This actually makes all my front panel controls non-responsive. &amp;nbsp;I tried increasing the time out and at 120ms, it works. &amp;nbsp;I have a 1st gen quad core i7 Q720 1.6GHz. &amp;nbsp;My main vi is 5MB. &amp;nbsp;I have 10 event loops running before adding the event loop that services mouse scroll of 1 numeric control. &amp;nbsp;I have totally 20 numeric controls that I would like scroll capability. &amp;nbsp;Am I taxing the cpu excessively? &amp;nbsp;Anyway to optimize? &amp;nbsp;I don't mind upgrading my pc, but the target computer would be ordinary pcs and the app must work on them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 19:32:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2130778#M690604</guid>
      <dc:creator>richard.koo</dc:creator>
      <dc:date>2012-08-21T19:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Use mouse scroll wheel to change numeric control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2130786#M690606</link>
      <description>&lt;P&gt;I would suggest changing to something like this so that there aren't nearly so many event structures.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 19:36:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Use-mouse-scroll-wheel-to-change-numeric-control/m-p/2130786#M690606</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2012-08-21T19:36:34Z</dc:date>
    </item>
  </channel>
</rss>

