[Glade-users] Glade3 Toolbar & Notebook page problem
Tristan Van Berkom
tristan.van.berkom at gmail.com
Thu Apr 16 15:33:55 EDT 2009
On Thu, Apr 16, 2009 at 3:15 PM, Alexey Kurochkin
<alexey.kurochkin at pathfinderlwd.com> wrote:
> SO, you either dump all your toolbars into the glade file, and show/hide
> them on demand, or use GtkUIManager to manage your interface. Of course
> you can always use neither and create everything to your liking purely
> in the code.
>
Incase I wasnt entirely clear, Glade does allow you create GtkActions and
attach them to the menus created inline, allowing you to control whether
the actions proxies (toolbar items or other) are visible/sensitive etc. entirely
by way of the gtk_action_* api.
Cheers,
-Tristan
More information about the Glade-users
mailing list