05-21-2013 06:01 PM
I've got a application where I'm using VI scripting to move stuff around on the front panel of a bunch of VI's to make them conform to coding guidelines. One of the problems I have is that some objects are on top of other objects (when they are supposed to be behind other objects). I'm having trouble trying to figure out how to use VI scripting to make one item on the FP on top of (or behind) another object (LV2012sp1).
Any help?
Thanks
Solved! Go to Solution.
05-21-2013 11:30 PM
I don't think you can according to this message thread.
Programmatically reordering controls visually (forward & back) on front panel
05-22-2013 09:08 AM
05-22-2013 09:44 AM
Sweet!! That looks like it works.
Thanks
05-22-2013 11:14 AM
@paul_cardinale wrote:
Try something like this.
Be aware that this VI uses private methods and will have no support from NI until the method has been made public.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
06-12-2013 06:08 PM
Could someone please post the 2011 version or earlier of the solution? Thank you!
06-12-2013 06:16 PM
I saved it back to LV 2009.