[Gtk-sharp-list] Glade, Statusbar Eventbox & Toolbar Combox

xbgmsharp xbgmsharp at gmail.com
Tue Oct 10 09:23:53 EDT 2006


I figure out the problem.
Since my code is compiling fine, I made some test and i just add the  
following line.

toolbar.ShowAll();
statusbar.ShowAll();

If you do an window.ShowAll(), it is not working.

So i beleived than all element insert without glade need be force to show.
Hope this will help someone else.

So istill have one question.
Why sometimes i don't have to declare the glade element.
For example, i can modify the window icon or treeview without initializing it.
But it is not working for the textview, Why?





-- 
This message was scanned for spam and viruses by BitDefender.
For more information please visit http://linux.bitdefender.com/




More information about the Gtk-sharp-list mailing list