[Glade-users] Menu stock items
Damon Chaplin
damon@karuna.uklinux.net
Thu, 13 Mar 2003 21:04:34 +0000
On Fri, 2003-03-07 at 13:38, Frank Hrebabetzky wrote:
> I just created my first GUI with Glade 0.6.2.
> All the menu items show up, except the stock items.
> Any explanation around?
Are you using generated C code? If so, please send me the generated
src/interface.c file.
All I can think of is that you have created a GTK+ project rather than a
GNOME project. The stock items can't be used in old GTK+ projects.
(In glade-2 they can.)
Damon