Hi,

The matrix has decorations that you are not counting when setting the size.
So if you set to all columns to use the fill vbox size then the matrix size
itself will be larger than the vbox the next time the layout is computed.

I think FITTOSIZE will do exactly what you need. But you will have to reset
the column size before setting fittosize. See the documentation.

Best,
Scuri





On Fri, Nov 7, 2014 at 3:29 PM, Milind Gupta <[email protected]> wrote:

> Hi,
>        I thought I should have posted this in a separate thread since it
> is a different issue:
>
> I have this example script which I am using to adjust the matrix size so
> that it fits in the entire layout box it is in. But somehow the container
> keeps growing in size and grows larger than the main dialog. I don't
> understand why the container is growing?
>       Please let me know what am I doing wrong in this approach.
>
> Thanks,
> Milind
>
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Iup-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to