comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Embedding GUI into a computational procedure
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Embedding GUI into a computational procedure [message #60112 is a reply to message #60111] Wed, 30 April 2008 15:10 Go to previous message
Loren Anderson is currently offline  Loren Anderson
Messages: 22
Registered: August 2007
Junior Member
On Apr 30, 5:45 pm, Brian <cavanaug...@gmail.com> wrote:
> Help! I've built a GUI and I want to call it from a main function.
> The problem I'm running into is that it builds the GUI then keeps on
> going and doesn't wait for me to do anything with the GUI. Is there a
> way to make the program pause until I have entered my user data?
>
> Thanks,
> Brian


If I understand you correctly, I ran into this same problem recently.
When you register the program with XManager, try setting the "noblock"
keyword to 0 (create a blocking widget). The commandline will be
blocked, but you can do what you want with the GUI and no further
processing will happen. When the GUI is destroyed, everything will
continue on as normal.

-Loren
[Message index]
 
Read Message
Read Message
Previous Topic: Embedding GUI into a computational procedure
Next Topic: XML Parsing

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 02:18:17 PDT 2025

Total time taken to generate the page: 0.32265 seconds