removed gtk_text references
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -108,9 +108,6 @@ Under Windows, if the {\bf wxTE\_MULTILINE} style is used, the window is impleme
|
||||
as a Windows rich text control with unlimited capacity. Otherwise, normal edit control limits
|
||||
apply.
|
||||
|
||||
For the GTK, the single line text control is implemented as a gtk\_entry,
|
||||
while the multi-line control is a gtk\_text.
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{wxTextCtrl::Create}{wxtextctrlcreate}, \helpref{wxValidator}{wxvalidator}
|
||||
|
Reference in New Issue
Block a user