Re: Re: 4 short questions about the use of GTK



2005/11/19, tjas ni <fdredk gmail com>:

>  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/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]