Mention that GetEditControl is only missing in Mac version.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2006-12-09 13:42:29 +00:00
parent 507d5748d6
commit 31a7f7c5ea

View 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}