]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention that GetEditControl is only missing in Mac version.
authorRobert Roebling <robert@roebling.de>
Sat, 9 Dec 2006 13:42:29 +0000 (13:42 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 9 Dec 2006 13:42:29 +0000 (13:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/listctrl.tex

index 20920d0c85f0385b3393ed24a612694fc0b3ad20..98942762b6728cd13fd1e1d6764d4e5b32068608 100644 (file)
@@ -333,7 +333,8 @@ or small icon view).
 Returns the edit control being currently used to edit a label. Returns {\tt NULL}
 if no label is being edited.
 
-{\bf NB:} It is currently only implemented for wxMSW.
+{\bf NB:} It is currently only implemented for wxMSW and the generic version,
+not for the native Mac OS X version.
 
 
 \membersection{wxListCtrl::GetImageList}\label{wxlistctrlgetimagelist}