Fixed and commited to CVS. Sorry for taking so long.
Best,
Scuri
From: Benoit Germain [mailto:[email protected]]
Sent: quinta-feira, 3 de fevereiro de 2011 09:31
To: IUP discussion list.
Subject: [Iup-users] iup.split behaviour
Hello,
On the left of the dialog created with the attached script I have an iup
split separating two vbox containing each a label and an expanding list.
Each list has a minimal vertical size due to the fact they contain some data
when they are mapped.
When I run the script, the split starts by sharing room unevenly between its
children (because my lists are not populated with the same number of
items?).
When moving the split bar up, the lower list expands, and the upper list
shrinks. When the upper list reaches its minimal size, it stops shrinking.
Unfortunately, this doesn't prevent me to move the split bar right up to the
top of the split control, up inside the upper list's client area, thus
breaking my layout by hiding the bottom label and part of the bottom list
under the upper list.
When moving the split bar down, I can do so until it reaches the split
control lower limit, and won't stop when the lower list's minimal size is
reached, thus pushing the lower list beyond the split control limit, and
hiding the controls below.
I see that I can manually set a limit to the position of the split bar, but
it isn't set by default depending on the minimal size of the split control's
children. Do I have to compute and set the limits myself, or could it be
done by the split control when it is created?
I also notice that my dialog has a minimal horizontal size, which for some
reason is a tad smaller that its initial size, and a near-0 vertical size.
Why is that?
(all this being observed with iup 3.3 under windows 7)
Regards,
Benoit.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users