Re: [gtkmm] Gtk::TOOLBAR_BOTH_HORIZ not work?
- From: Daniel Elstner <daniel elstner gmx net>
- To: dzho002 <zhou_dx yahoo com>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] Gtk::TOOLBAR_BOTH_HORIZ not work?
- Date: Sun, 13 Jun 2004 00:15:21 +0200
Am Sa, den 12.06.2004 um 1:31 Uhr -0700 schrieb dzho002:
> By default, each toolbar button consists of an icon on
> the top and a label at the bottom (TOOLBAR_BOTH),
> which is fine. Then, I tried to change the toolbar
> style to TOOLBAR_BOTH_HORIZ, but it ends up with tool
> button only having the icon without text at all
> (TOOLBAR_ICONS?). I am a little bit confused. Have I
> done any thing wrong?
GTK+ 2.4 introduced an "important" property in the new GtkToolItem
widget. Only ToolItems with that property set to true will have labels
beside them in BOTH_HORIZ mode.
Cheers,
--Daniel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]