grmc Posted March 2, 2007 Report Share Posted March 2, 2007 Hi guys / girls, Does anyone have any idea how to set a dialog box to open at the mouse coordinate on a double click? I obtain the mouse position using a double click event, and then attempt to pass that data into the fp.origin property node, but the mouse coordinates do not match the front panel coordinates. Any help would be much appreciated! grmc Quote Link to comment
Chris Davis Posted March 2, 2007 Report Share Posted March 2, 2007 You won't be able to do this by writing to the origin. You'll have to write to the FP.WinBounds property. Check out my example. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.