Ticket #14846 (closed enhancement: fixed)
wxRichToolTip add show delay
| Reported by: | johnr | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | GUI-all | Version: | 2.9-svn |
| Keywords: | wxRichToolTip delay show | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
Patch adds ability to delay showing a wxRichToolTip.
BTW given are no getters for wxRichToolTip so I have left the sample "Default" timeout option untouched but changed its label to "Default (no delay)" and the delay checkbox setting is ignored. m_timeout is unsigned and I wasn't sure about changing it to signed to allow passing -1 as a default.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

