[Glade-users] Glade 2 html
- From: harringf yahoo com (Harring Figueiredo)
- Subject: [Glade-users] Glade 2 html
- Date: Thu, 27 Feb 2003 21:45:22 -0800 (PST)
Any reason Glade is outputing this code ?
interface.c: In function `create_window1':
interface.c:206: parse error before `;'
make: *** [interface.o] Error 1
gtk_widget_set_name (button1, "button1");
gtk_widget_show (button1);
tmp_stock_item.label = ; <===== LOOK AT THIS...
gtk_stock_lookup ("gtk-cdrom", &tmp_stock_item);
tmp_toolbar_icon = gtk_image_new_from_stock ("gtk-cdrom",
gtk_toolbar_get_icon_size (GTK_TOOLBAR (toolbar1)));
All I did was create a toolbar and add some buttons to it. One of the buttons
on the toolbar is a toggle button.
I deleted all the generated files and recreated again, the error still
ocurred.
I am using glade1.1.3
Thanks for any helo.
HArring
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]