Hi,
maybe someone can already hint me in the right direction
from the attached screenshots.
I've got a panel which contains (among other things) two
grids atop each other inside a vertical sizer. This sizer is
set to proportion=1 inside the (also vertical) parent sizer
such as to eat up all the space left over by other widgets
(those being propertion=0) inside the parent sizer. The top
grid is set to proportion=1 and the bottom grid is
proportion=2 inside their sizer.
The result can be seen in screenshot 2.
While this is acceptable I would like to see the top grid
occupying as much space as is needed to display all grid
rows and the bottom grid occupying "the rest" of the
available space.
This sounds like setting the top grid to proportion=0 and
the bottom grid to proportion=1 inside their sizer. This,
however, results in the top grid being of height=1pixel as
can be seen in screenshot 4 (where the pointer is at). Most
likely this results from MinSize being (1,1) as can be seen
in the screenshot of the inspector.
Can anyone point me in the right direction ?
Karsten
--
GPG key ID E4071346 @
gpg-keyserver.de
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346