Linking buttons to plot windows [message #42072] |
Fri, 17 December 2004 10:34  |
Clive Cook
Messages: 5 Registered: December 2004
|
Junior Member |
|
|
Hi,
I am using the IDL GUI builder and i want a display with two plotting window
and 2 buttons on one page. Basically how do you link each button to the
desired plotting window. At the moment my plot appears in the last plot
window i create. Any ideas?
many thanks
Clive cook
|
|
|
Re: Linking buttons to plot windows [message #42133 is a reply to message #42072] |
Wed, 22 December 2004 16:52  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Robert Barnett writes:
> And look ... it's possible to write an entire application demonstrating
> this in little over half the code it took to write the event loop for
> GUI builder. Apologies, the excess documentation makes it a little hard
> to read.
Well, that's an interesting little program. Living in
the time zone you do, I hope you have a broadband connection.
I expect you are going to be getting some e-mail. :-)
This program has a decidedly object-like flavor to it.
Where did you learn to write widget programs, Robbie?
Cheers,
David
P.S. Even after all these years, I'm still afraid to
write widget programs without an XMANAGER call to get
them going. I'm afraid I'll confuse the small following
I have left. :-)
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|
Re: Linking buttons to plot windows [message #42134 is a reply to message #42072] |
Wed, 22 December 2004 15:16  |
Robert Barnett
Messages: 70 Registered: May 2004
|
Member |
|
|
Sorry, I meant. ...little over double the code it took to write the
event loop in GUI builder.
--
nrb@
Robbie Barnett
imag
Research Assistant
wsahs
Nuclear Medicine & Ultrasound
nsw
Westmead Hospital
gov
Sydney Australia
au
+61 2 9845 7223
|
|
|