]> git.saurik.com Git - wxWidgets.git/commitdiff
removed gtk_text references
authorHarco de Hilster <harcoh@caos.kun.nl>
Wed, 3 Feb 1999 00:34:00 +0000 (00:34 +0000)
committerHarco de Hilster <harcoh@caos.kun.nl>
Wed, 3 Feb 1999 00:34:00 +0000 (00:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/text.tex

index 11ca136d6442593b4905b37c0a0574b888f501eb..d1229d93a119d84a5a8981623d9dcb45d777d4fc 100644 (file)
@@ -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.
 
 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}
 \wxheading{See also}
 
 \helpref{wxTextCtrl::Create}{wxtextctrlcreate}, \helpref{wxValidator}{wxvalidator}