resizing tlb with /align_right, /align_bottom [message #29430] |
Thu, 21 February 2002 09:48 |
timothy.williams
Messages: 20 Registered: October 2001
|
Junior Member |
|
|
I have a tlb which is split up into two rows (top_base, bot_base), and
each of these row bases are set up as columns. (2x2 grid for now.)
Each sub-base only has a droplist and a set of buttons in them. There
are no draw widgets in this. When I resize the window, the sub-bases
basically follow the upper left corner as if everything was set up for
/align_left, /align_top. I have already written code to resize table
widgets by getting the geometry (thanks to this NG), but I can't seem
this to work. I've tried all sorts of combinations of /align_right,
/base_align_right, etc.
I'm sure I'm misssing something simple. Any help is appreciated.
|
|
|