[glade--]weird fake widget with unfilled event boxes

Mark Jones <[email protected]>
Newsgroups gmane.comp.gnome.glademm
Message-ID <20021026044805.DFKI26612.out004.verizon.net@[127.0.0.1]>
I get similar errors with unfilled eventboxes (I want to fill them in by hand later which is why I'm leaving them empty), except it also creates a fake label too (mainWindow_glade.cc):

   Gtk::Label *WidgetqmJcDHQ = manage(new class Gtk::Label(" WidgetqmJcDHQ"));
   Gtk::Label *WidgetqCNcDHQ = manage(new class Gtk::Label(" WidgetqCNcDHQ"));
   eventbox2->add(*WidgetqmJcDHQ);
   eventbox3->add(*WidgetqCNcDHQ);
   WidgetqmJcDHQ->show();
   WidgetqCNcDHQ->show();

Mark
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.