Re: Re[2]: Icons with text underneath

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

----- Original Message -----
From: "aku saya" <akusaya at gmx.net>
To: "EUforum" <EUforum at topica.com>
Subject: Re[2]: Icons with text underneath


>
>
> Thanks, it works.
>
> But why is something like this:
>
> constant PushButton3 = createEx( PushButton, "PushButton3",
> FlatToolBar2, 0, 1, 38, 38, 0, 0 )
>
> shows text below the button, while this
>
> constant PushButton3 = createEx( PushButton, "PushButton3",
> FlatToolBar2, 0, 0, 38, 38, 0, 0 )
>
> dont show the text.
>
> The difference is the "y" parameter.
>
> Is it documented somewhere?

No, its not documented and I don't know why it was coded that way either. If
no one can see good reason not to, I will change it so that even if the 'y'
value is zero on the createEx() call, any text for the FlatToolbar button
will be shown anyway.

--
Derek

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

Search



Quick Links

User menu

Not signed in.

Misc Menu