Ticket #14862 (closed enhancement: fixed)

Opened 6 months ago

Last modified 6 months ago

wxRichToolTip optionally position for wxRect

Reported by: johnr Owned by:
Priority: normal Milestone:
Component: GUI-all Version: 2.9-svn
Keywords: wxRichToolTip ShowFor Cc:
Blocked By: Patch: yes
Blocking:

Description

Patch adds the ability to optionally specify a wxRect to allow specifying a custom position for a wxRichToolTip. Doing so disallows the MSW native implementation.

Attachments

richtiprect.patch download (5.5 KB) - added by johnr 6 months ago.

Change History

Changed 6 months ago by johnr

Changed 6 months ago by VZ

  • status changed from new to closed
  • resolution set to fixed

(In [73050]) Add "rect" paramerer to wxRichToolTip::ShowFor().

Allow to show the tooltip at the exact specified position instead of placing
it automatically.

Closes #14862.

Changed 6 months ago by VZ

(In [73051]) Compilation fixes after r73050.

See #14862.

Note: See TracTickets for help on using tickets.