Merge remote-tracking branch 'MaartenBent/bitmap_cursor_osx'

Add wxBitmap(const wxCursor &cursor) constructor to wxOSX.

See https://github.com/wxWidgets/wxWidgets/pull/2314
This commit is contained in:
Vadim Zeitlin
2021-04-11 16:46:58 +02:00
7 changed files with 90 additions and 14 deletions

View File

@@ -359,9 +359,6 @@ public:
This can be useful to display a cursor as it cannot be drawn directly
on a window.
This constructor only exists in wxMSW and wxGTK (where it is
implemented for GTK+ 2.8 or later) only.
@param cursor A valid wxCursor.
@since 3.1.0