2005/11/19, tjas ni <[EMAIL PROTECTED]>:

>  What example are you referring to?

http://developer.gnome.org/doc/API/2.0/gtk/GtkWindow.html#gtk-window-set-decorated

>  I am not sure you understand me correct. It's a gtk.HBox() and I want the
> content of it to be changed/hided/showed with a button click.

Connect a function to the button click that will hide or show the
contents of the Box.

http://developer.gnome.org/doc/API/2.0/gtk/GtkButton.html#GtkButton-clicked

cheers
--
Gian Mario Tagliaretti
PyGTK GUI programming
http://www.parafernalia.org/pygtk/
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to