workaround for not appearing vertical scrollbar in wxTE_RICH2 controls

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-01-07 01:10:03 +00:00
parent 29343d0492
commit db50ec5a50
2 changed files with 66 additions and 41 deletions

View File

@@ -98,3 +98,11 @@ Log: 1) fixed compilation of wxBitmap, wxIcon toplevel nodes
http://sourceforge.net/tracker/index.php?func=detail&aid=648659&group_id=9863&atid=309863
9 Use ES_DISABLENOSCROLL to work around the vertical scrollbar bug
Checking in src/msw/textctrl.cpp;
/pack/cvsroots/wxwindows/wxWindows/src/msw/textctrl.cpp,v <-- textctrl.cpp
new revision: 1.157; previous revision: 1.156
done