[Glade-devel] Menu editor in glade



On Wed, 2004-06-30 at 02:23 +0200, Michał Byrecki wrote:
Hello again.
I'm beginning a familiar with the code of glade-3 now, and i see, there
is only one function:
GtkWidget* glade_menu_editor_new (GladeProject *project, GtkMenuShell
*menu);
I assume there is no code, which would allow me to change the
menu i've already created?


Actually there is some code in glade-menu-editor.[ch], but it's pretty
much broken (as you can see from the TODO file). The menu editor is one
of the main missing pieces from glade3. What is there now is a port of
the menu editor of glade2, but it needs work to make it fit into the
glade3 structure.

Beside, as you may know, gtk+-2.4 has a new way of creating menus
(GtkUIManager) and it's yet undecided if and how to add support for it
in glade.


ciao
        paolo





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