event (in which the column fields will not be set) to the user.
*/
bool ItemChanged(const wxDataViewItem& item);
event (in which the column fields will not be set) to the user.
*/
bool ItemChanged(const wxDataViewItem& item);
events (in which the column fields will not be set) to the user.
*/
bool ItemsChanged(const wxDataViewItemArray& items);
events (in which the column fields will not be set) to the user.
*/
bool ItemsChanged(const wxDataViewItemArray& items);
This is also called from wxDataViewCtrl's internal editing code, e.g. when
editing a text field in the control.
This is also called from wxDataViewCtrl's internal editing code, e.g. when
editing a text field in the control.