Re: [IUP] IupText minimum size [SOLVED]

new topic     » goto parent     » topic index » view thread      » older message » newer message

When there is not enough horizontal size for all the elements clipping starts from the right-hand-side; clipping always sacrifices the right most elements and tries to preserve the left most elements. I couldn't find a way to defeat this rule.

You could try MINSIZE as an attribute rather than SIZE. (But RHS clipping still seems to follow the same rules.)

You could create a dynamic layout that reads the size of the dialog and then sets the attributes or the elements.

_tom

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu