On Sun, 2007-04-01 at 17:39 +0200, Teemu Ikonen wrote:
> I have a PyGTK program which receives external events and updates a
> gtk.Scale widget by calling the set_value() method. However, the widget is
> not redrawn after the call. If I call queue_draw() after set_value(), the
> widget is updated as it should. Other slider-like widgets (ProgressBar for
> example) do not to need manual redrawing, so I believe this is a bug in
> either PyGTK or GTK.

Hi,

Is the behaviour the same in python-gtk2 version 2.10 (from unstable)?

If so, maybe you can ask on the pygtk mailing list and see if this is a
bug or expected behaviour?
http://www.daa.com.au/mailman/listinfo/pygtk

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to