fix wxPopupTransientWindow mouse events with GTK3, also fixes wxOwnerDrawnComboBox, wxDatePickerCtrl. closes #15874
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@75687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -600,6 +600,8 @@ wxGTK:
|
||||
- Fix memory leak in wxSocket.
|
||||
- Fix raw access to wxBitmap pixels after drawing on it using wxMemoryDC.
|
||||
- Fix setting font and colours of wxToggleButtons with images.
|
||||
- Fix wxPopupTransientWindow mouse events with GTK3,
|
||||
also fixes wxOwnerDrawnComboBox, wxDatePickerCtrl.
|
||||
|
||||
wxMSW:
|
||||
|
||||
|
Reference in New Issue
Block a user