mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Draw the sash with wx.Overlay on Macs
This commit is contained in:
@@ -109,7 +109,7 @@ class SimpleView(wx.Panel):
|
||||
|
||||
def runTest(frame, nb, log):
|
||||
|
||||
if False:
|
||||
if True:
|
||||
win = gizmos.DynamicSashWindow(nb, -1, #style=0
|
||||
#| wxDS_MANAGE_SCROLLBARS
|
||||
#| wxDS_DRAG_CORNER
|
||||
|
||||
Reference in New Issue
Block a user