[Gtk-sharp-list] Button problem

Moritz Balz verteiler@mbalz.de
Sun, 22 Jun 2003 16:51:12 +0200


Did you already call the yourButton.ShowAll () method?
yourButton.Show () ist not sufficient since it does not show any widgets
(like the label) that the button contains.


Benjamin D. wrote:

> Hi,
> I've a little problem with Gtk.Button because it doesn't show any text....
>  
> Regards,
> Benjamin.