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

Home » Public Forums » archive » IDL Runtime
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: IDL Runtime [message #27990 is a reply to message #9138] Wed, 14 November 2001 15:49 Go to previous messageGo to previous message
James Kuyper is currently offline  James Kuyper
Messages: 425
Registered: March 2000
Senior Member
Andre Kyme wrote:
...
> Retall seemed a useful way of getting back to main program level, which am
> I right in saying will enter us back into the XMANAGER loop ready for the
> next event?? ...

I believe it will cause XMANAGER itself to exit.

> ...David says, "Try a more conventional way than using retall" -
> what is the conventional way of returning from deep in event-processing
> programs back to the menu buttons? ...

Use 'return'. If the wrong things happen when you return from the
procedure or function, then there's a defect somewhere in your code;
either in the procedure/function itself, or in one of the things that
directly or indirectly calls it.

> ... There are no widgets to destroy, I just
> want to get back to the state the application was in when first loaded.

That's the problem. RETALL returns to the state before the application
was loaded. i.e.: no application.

--
James Kuyper
MODIS Level 1 Lead
Science Data Support Team
(301) 352-2150
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Chance to Become Famous in IDL Circles!
Next Topic: What's HISTOGRAM doing now?

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

Current Time: Wed Oct 08 19:26:43 PDT 2025

Total time taken to generate the page: 0.00454 seconds