Fix menu bar background colour in wxQt
wxMenuBar is a native, not generic, window, so pass "false" to PostCreation() to use the correct colours for it.
This commit is contained in:
committed by
Vadim Zeitlin
parent
9cef8282ab
commit
1adc3ba4ee
@@ -107,6 +107,10 @@ wxOSX:
|
||||
|
||||
- Fix dispatching pending events (and CallAfter()) in console applications.
|
||||
|
||||
wxQt:
|
||||
|
||||
- Fix menu bar background colour (Naser Buhamad).
|
||||
|
||||
|
||||
3.1.1: (released 2018-02-19)
|
||||
----------------------------
|
||||
|
Reference in New Issue
Block a user