Add wxListBox::GetTopItem() and GetCountPerPage()
Implement these methods for all the major ports, add them to the widgets sample and documentation. Closes #17189.
This commit is contained in:
committed by
Vadim Zeitlin
parent
256f644861
commit
6a01623a80
@@ -96,6 +96,7 @@ All (GUI):
|
||||
- Allow customizing window shown by wxBusyInfo.
|
||||
- Add wxAddRemoveCtrl.
|
||||
- Add wxAppProgressIndicator for MSW (Chaobin Zhang) and OS X (Tobias Taschner).
|
||||
- Add wxListBox::GetTopItem() and GetCountPerPage() (Andreas Falkenhahn).
|
||||
- Add wxTextEntry::ForceUpper().
|
||||
- Add wxTextEntryDialog::ForceUpper().
|
||||
- Add wxEVT_MAGNIFY mouse event (Joost Nieuwenhuijse).
|
||||
|
Reference in New Issue
Block a user