Chris Bolin Posted October 15, 2010 Report Posted October 15, 2010 Did you use LabVIEW Scripting before it was legal (pre-8.6) or *somehow* have access to private properties and methods? If so, I'm interested in your help. I'd love to know if you used properties and methods that weren't part of the official scripting release. Don't worry, I don't even have to see your source. I just want you to run a tool on your scripting VIs that looks for private properties and methods, and tell me what you find. Any takers? You can PM me or email me (via Lava). Thanks all! 1 Quote
Ton Plomp Posted October 16, 2010 Report Posted October 16, 2010 Hi Chris, somehow the FP.NativeWindow property with the OS handle to the Front panel window is not available in the official release. i always have to dig up some old version to code it. Ton Quote
Chris Bolin Posted October 16, 2010 Author Report Posted October 16, 2010 somehow the FP.NativeWindow property with the OS handle to the Front panel window is not available in the official release. Thanks, Ton - that's exactly what I'm looking for! (This comes with no guarantee that it will be available in the future, but at least we can investigate) Quote
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.