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 
Switch to threaded view of this topic Create a new topic Submit Reply
How to compile excutable .sav file from a project [message #36520] Fri, 03 October 2003 14:53 Go to next message
jianglan98 is currently offline  jianglan98
Messages: 1
Registered: October 2003
Junior Member
Dear All

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.

Does it mean my other event application put in wrong place before
compiling? How to fix it?

I appreciate your help

L Jiang
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 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
Re: How to compile excutable .sav file from a project [message #36618 is a reply to message #36520] Fri, 03 October 2003 18:05 Go to previous message
tianyf_cn is currently offline  tianyf_cn
Messages: 19
Registered: November 2002
Junior Member
jianglan98@hotmail.com (L. Jiang) wrote in message news:<2f15eb74.0310031353.1d9b6d4f@posting.google.com>...
> Dear All
>
> 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.
>
> Does it mean my other event application put in wrong place before
> compiling? How to fix it?
>
> I appreciate your help
>
> L Jiang


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.

How do you get the .sav from your project? You should set the Project
Type to .sav in Project Options. Then build the project.

Tian.
  Switch to threaded view of this topic Create a new topic Submit Reply
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: Wed Oct 08 19:50:39 PDT 2025

Total time taken to generate the page: 0.00551 seconds