On Thu, 2002-10-24 at 14:02, Christian Reis wrote:

> Play with the widget is a bit vague.. motion_notify? focus_in?
> button_press? key_press?


Yes, it is a bit vague, I need to stop the timeout update when a user is
manipulating the widget.  I have tried the proximity, the focus and the
button press events but they are not getting through.  Basically once
the user has clicked on the slider to adjust the setting the update is
getting called and re-adjusting the slider.  Useing button_press to turn
of the timeout does notwork, basically  the widget seems to be not
issuing the the buttonpress event. the motion notify gets called  when
ever the timeout callback adjusts the value so thats not working either.

    



-- 

*  Rob Brown-Bayliss
*  =================    
*      zoism.org
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to