BUG: wxTextCtrl, single line, with scrollbar
Vadim Zeitlin
vadim at wxwidgets.org
Tue Sep 18 16:51:37 PDT 2007
On Tue, 18 Sep 2007 21:09:07 +0200 Torsten Mohr <tmohr at s.netic.de> wrote:
TM> on MS Windows i use wxWidgets-2.8.4. When i place a single line
TM> wxTextCtrl in a wxPanel and also select that it should have a
TM> scrollbar
This doesn't make sense: single line (i.e. without wxTE_MULTILINE style)
text controls can't have scrollbars. I don't know what exactly is going on
and there might be a bug in wx but even if this is the case the workaround
is simple: don't do this.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list