LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

mouse cursor

Hi, I want to create a VI that allows the user to draw a picture using picture control. My problem is that I want the mouse cursor to change into a pen when I draw a line. I tried to use the LVCursor example (from NI) but couldn't get any result. How can I change the cursor appearance? Thank you
0 Kudos
Message 1 of 6
(3,430 Views)
Please look attached vi.

This vi will open file dialog where you need select cursor file (*.cur, *.ani).
Go to windows\cursors\...
Good luck.
Message 2 of 6
(3,430 Views)
Thank you for answering my question... but the *.zip file doesn't work. I tried to extract the file and I got the message "Error reading file!" then I was prompted for a password. Please try to post the answer again. Thank you.
0 Kudos
Message 3 of 6
(3,430 Views)
I send 2 files: vi and zipped vi.
Download All
0 Kudos
Message 4 of 6
(3,430 Views)
"bazolo" wrote in message
news:506500000008000000B54D0000-1023576873000@exchange.ni.com

> Hi, I want to create a VI that allows the user to draw a picture using
> picture control. My problem is that I want the mouse cursor to change
> into a pen when I draw a line. I tried to use the LVCursor example
> (from NI) but couldn't get any result. How can I change the cursor
> appearance? Thank you


For mouse control tray at "http://www.lauwers.com/lv.htm".



--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
0 Kudos
Message 5 of 6
(3,430 Views)
Or you can try G Toolbox at:

http://gtoolbox.yeah.net

There are many other great functions (>100).




Tiziano Deodato wrote:
> "bazolo" wrote in message
> news:506500000008000000B54D0000-1023576873000@exchange.ni.com
>
>
>>Hi, I want to create a VI that allows the user to draw a picture using
>>picture control. My problem is that I want the mouse cursor to change
>>into a pen when I draw a line. I tried to use the LVCursor example
>>(from NI) but couldn't get any result. How can I change the cursor
>>appearance? Thank you
>
>
>
> For mouse control tray at "http://www.lauwers.com/lv.htm".
0 Kudos
Message 6 of 6
(3,430 Views)