[Gambas-devel] ToolButton question
Benoit Minisini
gambas at ...1...
Tue Apr 1 00:32:31 CEST 2008
On dimanche 30 mars 2008, Robert Rowe wrote:
> Is it possible to make the text of a toolbutton appear below the image
> instead of to the right? I'm interested in making this switchable if
> possible. I'd also like to make the visibility to the caption switchable
> too, without having to clear the caption property.
>
> These two abilities of the ToolButton would become options in my user
> configurable toolbar. I can work around the visibility of the text by
> storing it in a separate collection and set/clear the caption property.
> I couldn't find a way to make the caption appear under the image though.
>
> Robert Rowe
>
It is not possible at the moment, but Qt allows the text of a tool button to
be beside or below the picture. I could implement the same thing in gb.gtk
too.
Regards,
--
Benoit Minisini
More information about the Devel
mailing list