projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Have dark colour for preview canvas under Mac
[wxWidgets.git]
/
wxPython
/
demo
/
wxFloatBar.py
diff --git
a/wxPython/demo/wxFloatBar.py
b/wxPython/demo/wxFloatBar.py
index 593e3b0ab8d3ffc1f5b2fc4354ea038ab112510b..ff323abe7e991c928aa5ac3a2cdc9656188e72b2 100644
(file)
--- a/
wxPython/demo/wxFloatBar.py
+++ b/
wxPython/demo/wxFloatBar.py
@@
-70,7
+70,7
@@
class TestFloatBar(wxFrame):
def runTest(frame, nb, log):
win = TestFloatBar(frame, log)
frame.otherWin = win
def runTest(frame, nb, log):
win = TestFloatBar(frame, log)
frame.otherWin = win
- win.Show(
t
rue)
+ win.Show(
T
rue)
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------