So, you don't want to change the lines height, just the number of lines
right?

  The regular matrix behavior already does that. When the dialog is
resized, the matrix is expanded and more lines are shown.

  So, or there is something else you are setting at the matrix or I didn't
understand your problem.

Best,
Scuri


On Sun, May 1, 2016 at 6:30 PM, John Huttley <[email protected]>
wrote:

>
> Hi,
> I have a matrix (call back mode) in  a dialog.
>
> it would be nice to get the maximum rows displaying based on the size of
> the dialog.
>
> There's the usual vboxes and other layout controls.
>
> At the moment I have to hard code the matrix nlines for worse case. If I
> expand the dialog, I just get more white space.
>
> Whats the recommended way of doing this?
>
> It would be wonderful if I could monitor the iup.fill() in the vbox. if
> its big, add more lines to the matrix and the reverse.
>
> Regards,
>
> John
>
>
>
>
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> _______________________________________________
> Iup-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to