Add wxDataViewCtrl::GetTopItem() and GetCountPerPage()
Add methods doing the same thing for wxDataViewCtrl as the existing wxListBox methods. Closes #17498.
This commit is contained in:
committed by
Vadim Zeitlin
parent
e77cb6f31f
commit
eb035485d7
@@ -113,6 +113,7 @@ All (GUI):
|
||||
- Make wxDataViewCtrl::Expand() expand ancestors in native ports too.
|
||||
- Add wxDataViewTextRenderer::EnableMarkup().
|
||||
- Add wxDataViewCtrl::SetHeaderAttr().
|
||||
- Add wxDataViewCtrl::GetTopItem() and GetCountPerPage() (Andreas Falkenhahn).
|
||||
- Add wxListCtrl::SetHeaderAttr().
|
||||
- Add support for using markup in wxDataViewCtrl text items.
|
||||
- Implement auto complete in generic wxSearchCtrl (Eric Jensen).
|
||||
|
Reference in New Issue
Block a user