Re: Opening a new window [message #41091] |
Wed, 22 September 2004 07:12 |
gnarloo
Messages: 14 Registered: June 2004
|
Junior Member |
|
|
look in the help something about the MODAL keyword for widgets
there's a page that explains step by step how to spawn windows.
ciao
|
|
|
Re: Opening a new window [message #41093 is a reply to message #41091] |
Wed, 22 September 2004 00:27  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Mike writes:
> How can I open a new IDL GUI from my current program? I want to
> implement a window that opens up and displays file information.
>
> I've tried creating a new GUI and simply calling its name from within
> the first GUI, but my computer memory ran away.
Well, then you have done something, uh, wrong. :-)
Why don't you give us a few more clues.
Cheers,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http:/www.dfanning.com/
Phone: 970-221-0438, IDL Book Orders: 1-888-461-0155
|
|
|