mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
gui/widget/listbox.cpp: reuse selection code; add list start/end keys
This commit is contained in:
@@ -78,6 +78,7 @@ class CListBox : public CMenuWidget
|
||||
//------malen der Items-------------------
|
||||
virtual int getItemHeight();
|
||||
virtual void paintItem(uint32_t itemNr, int paintNr, bool selected);
|
||||
void updateSelection(unsigned int newpos);
|
||||
|
||||
//------Benutzung von setModified---------
|
||||
void setModified(void);
|
||||
|
Reference in New Issue
Block a user