sorry, the delay is working perfectly :-\
it is only one warning

On Wed, 24 Mar 2004 03:18:23 -0300
lorca <[EMAIL PROTECTED]> wrote:

> Hello, i've a problem with GtkTooltips:
> 
>       self.tooltips = gtk.Tooltips()
>       self.tooltips.set_tip(widget, "String" ",tip_private=None)
>       self.tooltips.set_delay(500)
> 
> and i get this error:
> DeprecationWarning: self.tooltips.set_delay(500)
> 
> the delay only works the first time, but then does not works (the real delay becomes 
> to 0)
> 
> somebody has some suggestion?
> 
> -- 
> l o r c a
> _______________________________________________
> pygtk mailing list   [EMAIL PROTECTED]
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

_______________________________________________
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