[Glade-users] Glade3 Toolbar & Notebook page problem



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]