Re: Changing widget title? [message #16816] |
Mon, 16 August 1999 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Craig Markwardt (craigmnet@cow.physics.wisc.edu) writes:
>
> A seemingly simple question:
>
> I have created a top level base with a temporary title. The title
> appears on the window's title bar. Later, I want to change to a new
> title. Is there a way to do this?
>
> The SET_VALUE WIDGET_CONTROL is not documented to operate on base
> widgets, so I am stumped.
Widget_Control, event.top, TLB_SET_TITLE='New Title'
I've struggled mightily to find this on occasion, too. :-(
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|