[pygtk] manipulate image from a gtk.Button
awalter1
alain.walter at thalesgroup.com
Tue Nov 27 17:54:28 WST 2007
Hi,
In the frame of my previous post, I want to substitute a stock item by
another one (switch from + to - and conversely).
I suppose that button.remove(image) should be the right way before perform a
button.add(new_image), but how to get the parameter "image" that should be a
widget.
if a perform a button.get_image(), the result is None !
Thank you
--
View this message in context: http://www.nabble.com/manipulate-image-from-a-gtk.Button-tf4880483.html#a13967036
Sent from the Gtk+ - Python mailing list archive at Nabble.com.
More information about the pygtk
mailing list