11-13-2006 11:31 AM
11-13-2006 12:30 PM
11-14-2006 04:07 AM
11-14-2006 04:28 AM
Thank you very much for the help, that seems to work much better using FP.Monitor = 2
I'm also having to use FP.Origin to set the position of the window (I'm getting errors and funky results with FP.PanelBounds), which I copied across from another example on the forum. I don't seem to be able to find FP.Origin when I use the drop down menus though, has this been deprecated in 8.2?
Martin
11-15-2006 04:32 AM - edited 11-15-2006 04:32 AM
Hi,
yes it's been moved from the menu selection, however it will still work when copied and pasted across from an existing reference.
The "origin" property is relevant to the panes class now, which won't help in your case sine you're trying to move a window.
Hope that helps
Thanks
Sacha Emery National Instruments (UK)
Message Edited by SachaE on 11-15-2006 10:33 AM
11-15-2006 04:56 AM
Hi Sacha,
Thank you for the information, everything is working fine now 🙂
I've been using Labview for about 12 years now, and it keeps going from strength to strength.
Martin