jumping to an entry beginning with a character works now :)
[enigma2.git] / lib / gui / elistbox.h
index a7ed637d55ff70836c734b25e5f175afa3847c0f..60429d2e49ac5c55872c80c4ee80d86738d15eac 100644 (file)
@@ -63,6 +63,7 @@ public:
        }; */
        
        void moveSelection(int how);
+       void moveSelectionTo(int index);
 
        enum ListboxActions {
                moveUp,