Because (form iup 3.11 doc, Controls -> Standart -> IupTree -> Attributes): RASTERSIZE (non inheritable): the initial size is "400x200".
Y can export your example from LayoutDialog GUI to another lua file and see this structured script (with all defaults? not shure). If You still needed limit min width for tabs with shrink = "YES" - just set iup.split minmax="200:1000", for sample, instead of "0:1000". 8/30/2014 0:19, Milind Gupta пишет: > Thanks for the replies. Thank you Karagy, by just adding shrink="YES" in > the main dialog the split is now working and not limited. I created a very > simplified example (attached) where I just add shrink="YES" to solve it. > Looking at the LayoutDialog the culprit seems to be the Natural size of the > tree controls is computed to be 400. Why does it compute it to be so large > when there is nothing in it? Is Shrink="Yes" the only way to bypass natural > size? > > Thanks, > Milind ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
