The normalizer will force a resize only at the elements that do NOT have
their user size set.

  SIZE and RASTERSIZE set the same user size using different units, so you
just need to set one of them.

Best,
Scuri


On Wed, Aug 26, 2015 at 4:47 PM, "Jörg F. Wittenberger" <
joerg.wittenber...@softeyes.net> wrote:

> I figured out that I can force those normalizers to get up on their hind
> legs and beg.
>
> All I have to do is: remove some size-attribute.
>
> If I either set SIZE or RASTERSIZE to NULL than I get the normalization
> again.
>
> (Now I have visual effects, which is not so good either.  But I have
> hope to eventually learn how to best cope with those.)
>
> But which of the size attributes SHOULD I actually set to NULL?
>
> Thanks
>
> /Jörg
>
> Am 26.08.2015 um 17:28 schrieb "Jörg F. Wittenberger":
> > Hi,
> >
> > it seems that the normalizers don't like me.
> >
> > I created a matrix from vbox/hbox having a label and a multiline text.
> > All labels added to a normalizer.
> >
> > When I set the NORMALIZE to HORIZONTAL the first time all works well and
> > the left column has the correct width.
> >
> > Than I change all the titles of those labels and again set the normalize
> > attribute on the normalizer.
> >
> > Still the labels keep their width.
> >
> > What am I possibly missing?  (I already messed around calling additional
> > IupRefresh's the modified labels, but this did not yield the desired
> > effect.)
> >
> > Thanks a lot
> >
> > /Jörg
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
------------------------------------------------------------------------------
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to