Remove wxGTK1 mentions from the documentation

GTK1 is no longer supported, so do not document control limitations when using it.
This commit is contained in:
PB
2021-05-12 18:46:15 +02:00
committed by paulcor
parent 363216ab29
commit 99bcb29fce
3 changed files with 6 additions and 6 deletions

View File

@@ -1029,7 +1029,7 @@ public:
show it. It doesn't do anything under other platforms.
@style{wxHSCROLL}
A horizontal scrollbar will be created and used, so that text won't
be wrapped. No effect under wxGTK1.
be wrapped.
@style{wxTE_NO_VSCROLL}
For multiline controls only: vertical scrollbar will never be
created. This limits the amount of text which can be entered into