Welcome, Guest. Please Login.
OpenDX User Forum
05/20/13 at 11:59:29
News: Quality paid support available from Visualization and Imagery Solutions


Pages: 1
Can Opendx realize a simple GUI? (Read 514 times)
dogstar901
Junior Member
**


Got Viz?

Posts: 44
Can Opendx realize a simple GUI?
03/29/11 at 19:50:07
 
we know that a Opendx program is consisted of some widgets,and only after you click Execute button you can get the result.But now I want to write a simple GUI like a message box,when I input some parameters and click 'ok' button I can get the result image.
 
how to realize it?? thank you!
Back to top
 
 
Email   IP Logged
joelr
OpenDX Forum Administrator
*****


Got Viz?

Posts: 388
Re: Can Opendx realize a simple GUI?
Reply #1 - 03/30/11 at 05:04:38
 

The key thing is to have your "OK" button be a Reset that controls one or  
more Route (or Switch) modules. Put your net into Execute-on-change mode. Now,
the user can enter values into the widgets, but nothing happens until
they click OK, which "opens" the Route module(s) and lets data flow through.
Back to top
 
 
Email   IP Logged
Pages: 1