ToolTip duration

Mike Cannon wrote:

Hi,

My users complain that the ToolTips don't stay up long enough.

wxToolTip::SetDelay() can set the delay before the ToolTip pops up,
but not the duration. The underlying MSW API seems to support
variants to do this but I don't see any support for that in wxWindows
or wxPython.

Short of submitting a Feature Request or implementing something
myself with wxPopUp is there another way I can get this effect ?

Not that I know of.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!