Create(parent, id, pos, size, style, validator );
}
Create(parent, id, pos, size, style, validator );
}
const wxValidator& validator = wxDefaultValidator );
virtual bool AssociateModel( wxDataViewModel *model );
const wxValidator& validator = wxDefaultValidator );
virtual bool AssociateModel( wxDataViewModel *model );
virtual bool AppendColumn( wxDataViewColumn *col );
virtual bool PrependColumn( wxDataViewColumn *col );
virtual bool AppendColumn( wxDataViewColumn *col );
virtual bool PrependColumn( wxDataViewColumn *col );
// we need to return a special WM_GETDLGCODE value to process just the
// arrows but let the other navigation characters through
// we need to return a special WM_GETDLGCODE value to process just the
// arrows but let the other navigation characters through