User | Kudos |
---|---|
11 | |
8 | |
3 | |
3 | |
2 |
Every so often I want to pop up a VI at my mouse location when I click a control. The annoying part is the coordinate system from the event structure is relative to the pane. The position property node is relative to the front panel window. But I need coordinates relative to the screen. It is doable to get the appropriate coordinate system but it would be faster if you can just choose which origin you want (pane, front panel, screen).
I thought it could be an input on the property nodes like in the image below. The input can be an enum with the appropriate options.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.