Sharon_ Posted February 25, 2011 Report Share Posted February 25, 2011 (edited) Hi all, Is it possible to change values of front panel control while Dialog pop menu is active? I mean without clicking 'OK' button of the dialog menu and wait for it to disappear. I am using 'One button Dialog' function. I am developing automatic testing with dialog menus - sometimes I need to change to change my front panel values. Thanks for your time..!!! -Sharon Edited February 25, 2011 by Sharon_ Quote Link to comment
jgcode Posted February 25, 2011 Report Share Posted February 25, 2011 Hi all, Is it possible to change values of front panel control while Dialog pop menu is active? I mean without clicking 'OK' button of the dialog menu and wait for it to disappear. I am using 'One button Dialog' function. I am developing automatic testing with dialog menus - sometimes I need to change to change my front panel values. Thanks for your time..!!! -Sharon Hi Sharon The default Dialog primitives are modal, so you would have to create your own Dialogs that would be e.g. floating, to do the above. Ease enough, just means more work for you 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.