[Gtk-sharp-list] Thank's, but i have another one...

Dominik Zabłotny dominz at wp.pl
Sun Jul 10 14:09:58 EDT 2005


Dnia 10-07-2005, nie o godzinie 13:13 +0000, Paulinho napisał(a):
> 
>     How to put an image in Gtk.Statusbar ? 

Since StatusBar is derived from HBox, I guess you can simply pack in
into:

someStatusBar.PackStart(someImage, false, false, 0);

You may also want to use ReorderChild method

-- 
Dominik Zabłotny
jid: doza at chrome.pl



More information about the Gtk-sharp-list mailing list