Frédéric wrote:
Hello,
I would like to make a progress widget wich will display a representation
(little square) of pictures beeing shot during a panoramic shooting. See
file attached.
Ideally, I would like to display all squares (just the border, in fact),
in black, and depending of the sequence (moving, shooting), change the
color, or even fill them once the picture has been shot. So, it could be
nice to have each square as an object, and just change its properties,
instead of re-drawing it.
Is it possible with default GTK widgets? How?
Use a DrawingArea widget and draw it yourself.
Albert
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/