diff --git a/interface/wx/dataview.h b/interface/wx/dataview.h index 00a8069f06..b0ca7f6f0e 100644 --- a/interface/wx/dataview.h +++ b/interface/wx/dataview.h @@ -2551,6 +2551,10 @@ public: } @endcode + @note Currently support for this method is not implemented in the + native macOS version of the control, i.e. it will be never called + there. + @see ActivateCell() */ virtual wxWindow* CreateEditorCtrl(wxWindow* parent,