Home »
Public Forums »
archive »
Re: Two questions about widgets
Re: Two questions about widgets [message #33369] |
Fri, 27 December 2002 05:02 |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Evgeny Turchin wrote:
> Hello, All !
>
> Question1. How can (if it is possible at all) a column width in table widget
> be automatically changed
> depending on the maximum size of element of this column ? The problem is
> that the sizes of column's elements are known in characters, not in pixels.
> Question2. Is it possible in IDL to programmatically maximize and minimize a
> standard IDL GUI window under
> MS Windows ?
>
> Thanks in advance.
> Best regards, Evgeny Turchin.
>
>
Dear Evgeny,
iconify is a keyword of widget_control. The online help says
ICONIFY
This keyword applies to all widgets.
Set this keyword to a non-zero value to cause the specified widget to
become iconified. Set this keyword to zero to open an iconified widget.
What happens if you don't use the column_width by widget_table?
regards
Reimar
--
Reimar Bauer
Institut fuer Stratosphaerische Chemie (ICG-I)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
------------------------------------------------------------ -------
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
============================================================ =======
|
|
|
Current Time: Sun Oct 12 10:28:13 PDT 2025
Total time taken to generate the page: 0.01271 seconds