IDL widget question [message #411] |
Fri, 21 August 1992 13:19 |
sullivan
Messages: 2 Registered: August 1992
|
Junior Member |
|
|
Can anyone outline the widget calls to display a symmetric
2D table of buttons like the following ?
-----------------
| BB| |BB| | BB |
---- ---- ------
|BBB| | B| |BBBB|
-----------------
I want all buttons in a column to be the width of the widest button, and
all the buttons/labels/text widgets in a row to be equal height.
I can get the rows to align, or the columns to align, but I can't get
them both to align. (The button names are different lengths.) I get
something like :
-----------------
|BB| |B| |BB|
---- ---- ------
|BBB| |B| |BBBB|
-----------------
Thanks, Dan
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
Dan Sullivan # Laboratory for Terrestrial Physics (STX)
# Code 920.2
sullivan@gorgo.gsfc.nasa.gov # NASA-Goddard Space Flight Center
# Greenbelt, MD 20771
# voice: (301) 286-2484
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
|
|
|