]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tlw.tex
added wxRadioBox::IsItemEnabled/Shown() (for MSW only for now, other platforms to...
[wxWidgets.git] / docs / latex / wx / tlw.tex
index 164666ba13233a76ca62185cc604cef3713aa38b..5af7834b23218f5c8b5d56d1f4f7245a8259f4af 100644 (file)
@@ -74,7 +74,7 @@ Gets a string containing the window title.
 \func{virtual bool}{HandleSettingChange}{\param{WXWPARAM}{ wParam}, \param{WXLPARAM}{ lParam}}
 
 Unique to the wxWinCE port. Responds to showing/hiding SIP (soft input panel) area and resize
-accordingly window accordingly. Override this if you want to avoid resizing or do additional
+window accordingly. Override this if you want to avoid resizing or do additional
 operations.