]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/checklst.tex
Removed stream2.tex.
[wxWidgets.git] / docs / latex / wx / checklst.tex
index 8a328a4ff47d81977bfc40b4f5b8328d57a9ca8a..9785a48601ca10cca781adfefef0e35ded1bd1d6 100644 (file)
@@ -2,8 +2,8 @@
 
 A checklistbox is like a listbox, but allows items to be checked or unchecked.
 
-This class is currently only implemented under Windows, and wxWindows must be
-compiled with USE\_OWNER\_DRAWN set to 1.
+This class is currently implemented under Windows and GTK. When using this
+class under Windows wxWindows must be compiled with USE\_OWNER\_DRAWN set to 1.
 
 Only the new functions for this class are documented; see also \helpref{wxListBox}{wxlistbox}.