projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
more changes from 2.8.4 added
[wxWidgets.git]
/
src
/
univ
/
textctrl.cpp
diff --git
a/src/univ/textctrl.cpp
b/src/univ/textctrl.cpp
index ff7515af56758b1cf4b71677593cae22aee4ea6f..ebb49dcc83037353cefa7873c71e7014a3a52cda 100644
(file)
--- a/
src/univ/textctrl.cpp
+++ b/
src/univ/textctrl.cpp
@@
-740,7
+740,7
@@
bool wxTextCtrl::Create(wxWindow *parent,
RecalcFontMetrics();
SetValue(value);
- Set
Best
Size(size);
+ Set
Initial
Size(size);
m_isEditable = !(style & wxTE_READONLY);