Quote:
Originally Posted by kamocat
I'm pretty sure events are notifications that something has happened on the UI; they don't cause things to happen on the UI.
However, if you can find a way to move a mouse around with native LabVIEW, do tell us.
|
Now that you say that, I think you may be right. I've always thought VIs and event structure operations like "generate mouse click event" actually generated a mouse click, but maybe not. There's got to be a way to do it though.
Thanks for the idea on manipulating the Windows API!