12-29-2005 03:28 PM
Just as in the example ”Dynamically Register for Events.vi” I want to dynamically register a “Mouse Move” event. I use the “Open VI Reference” to get the reference to the VI and I connect it to the “Register For Events” block just as in the example. When I click the block I get a list of events to choose from, but the “mouse move” event is not one of them. How do I select this event?
I have got the program running by copying the “Register For Events” block from the example and into my program, but I’m interested to know how this should have been done.
I use LabView 8.0
12-30-2005 06:48 AM
I dont have 8.0 installed yet but this works for me in LV7.0, I wire the open vi reference into the register event and DO get the "mouse move" option for the events.
Paul
02-20-2008 10:52 AM