Thank you, this is really helpful.

Best Regards,
Milind



On Fri, Aug 29, 2014 at 2:22 PM, Karagy <[email protected]> wrote:

>
> What about initial rastersize="0x0" w/o shrink="YES" ?
>
> comps.contentTree = iup.tree{expand="YES", tabtitle = "Contents",
> minsize="0x0", rastersize="0x0"}
> comps.structTree = iup.tree{expand="YES", tabtitle = "Structure",
> minsize="0x0", rastersize="0x0"}
>
> Then, you can setup necessary minsize instead "0x0".
>
>
> 8/29/2014 11:23, Milind Gupta пишет:
> > Hi,
> >        I have 2 iuptree elements in an iuptabs control which is in a
> > iupsplit element. Somehow this combination makes the split bar not go all
> > the way to hide the tabs control. The tabs control has a lower limit
> beyond
> > which the split cannot move. How can I make the split move all the way? I
> > have attached a test program to show the problem
> >
> > 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
>
>
>
> ------------------------------------------------------------------------------
> 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
>
------------------------------------------------------------------------------
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

Reply via email to