Add missing styles support to wxWindow XRC handler.
wxBORDER_RAISED, wx[HV]SCROLL and a few extended styles were not recognized. See #14766. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -571,6 +571,7 @@ All (GUI):
|
||||
- Add wxTreeCtrl::EnableBellOnNoMatch() (Jonathan Dagresta).
|
||||
- Implement incremental search in wxGenericListCtrl (Jonathan Dagresta).
|
||||
- Make TAB behaviour in wxGrid more flexible (Fulvio Senore).
|
||||
- Add missing styles support to wxWindow XRC hanlder (Steffen Olszewski).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user