[Glade-users] Glade Code generation Error.




 First of all, apologies for using the header "Re: [Glade-users] Glade 2 html"
on my previous email.

 Second, I bypassed the problem described below by not selecting the item/icons
from the Stock Icon drop down list.

  Harring.

--- Harring Figueiredo <harringf yahoo com> wrote:

  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/
_______________________________________________
Glade-users maillist  -  Glade-users lists ximian com
http://lists.ximian.com/mailman/listinfo/glade-users


__________________________________________________
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]