| Home | Trees | Indices | Help |
|
|---|
|
|
This object allows you to set location-dependent tooltips on a TreeView. Connect your TreeView's leave-notify-event to the hide method. In your motion-notify-event handler, call prime when the pointer moves to an area with a new message. The message will be shown after a delay. If calculation of the message is expensive, override get_tooltip_text instead.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Class Variables | |
timeout = NoneCreate a new digest. |
|
widget = NoneCreate a new digest. |
|
item = NoneCreate a new digest. |
|
time = 0
|
|
| Method Details |
Call this whenever the pointer moves to an area with a different tooltip.
|
Hide the tooltip, if any. Sets item to None. |
"Converts the object passed to prime to a string for display. The default
implementation just calls
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 21 21:21:16 2008 | http://epydoc.sourceforge.net |