Re: Adding menuitems to a GtkOptionMenu (well... GtkMenu)
- From: Torsten Schoenfeld <kaffeetisch web de>
- To: gtk-perl-list gnome org
- Subject: Re: Adding menuitems to a GtkOptionMenu (well... GtkMenu)
- Date: Sun, 29 Feb 2004 01:27:51 +0100
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]