projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Commented out XSetInputFocus for now
[wxWidgets.git]
/
wxPython
/
demo
/
wxSashWindow.py
diff --git
a/wxPython/demo/wxSashWindow.py
b/wxPython/demo/wxSashWindow.py
index 620427eaeba1a9854ab2205beefddfeb03954ae3..be6a46d7c59c69a96bb5193c05ab7f7988f30211 100644
(file)
--- a/
wxPython/demo/wxSashWindow.py
+++ b/
wxPython/demo/wxSashWindow.py
@@
-15,7
+15,7
@@
class TestSashWindow(wxPanel):
self.log = log
- # will
accupy the space not ui
sed by the Layout Algorithm
+ # will
occupy the space not u
sed by the Layout Algorithm
self.remainingSpace = wxPanel(self, -1, style=wxSUNKEN_BORDER)
EVT_SASH_DRAGGED_RANGE(self, self.ID_WINDOW_TOP,