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

Home » Public Forums » archive » How to compile excutable .sav file from a project
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: How to compile excutable .sav file from a project [message #36596 is a reply to message #36520] Mon, 06 October 2003 15:20 Go to previous messageGo to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"TIAN Yunfeng" wrote...
> L. Jiang) wrote...
>>
>> I have a porblem to get excutable .sav file from a project with GUI.
>> When I run my .sav file, it only shows my GUI interface. It cannot
>> work in other event application.
>
> I am a little confused with your questions. I supposed that when you
> ran the .sav file you can got the GUI, but got no event handling.


I have seen a similar problem where an application calls a function which
creates a dialog which blocks until the dialog is closed (aka a modal
dialog).

When I *didn't* set the MODAL keyword in the call to WIDGET_BASE when
creating this dialog the dialog wouldn't be realized when the proper event
was generated. I saw this behavior only when the application was compiled as
a .sav file. Running it from within IDLDE the application ran as expected.
Setting the MODAL keyword fixed the problem.

Try creating a very simple widget program which will illustrate your
problem.

-Rick
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Reading and using GrADS format binary data in IDL
Next Topic: inconsistence in 5.4 -> 6.0

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

Current Time: Sun Oct 12 02:33:47 PDT 2025

Total time taken to generate the page: 1.04077 seconds