Re: Adding menuitems to a GtkOptionMenu (well... GtkMenu)



On Sat, 2004-02-28 at 23:49, Pascal Giard wrote:

this fails with a:
variable must be a reference to an array of Gnome UI Info Entries at ./movixmaker-2.pl line 193.
line 193 is `$menu->append($menuitem1);`

Looks like what you think is a Gtk2::Menu is actually a
Gnome2::PopupMenu.

Looks like you either have to convince Glade to use stock gtk+ widgets
or learn about GnomeUIInfo's.  The man page for Gnome2::AppHelper has a
whole section about them.

Bye,
-Torsten




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