Hello All,
Does anybody has an idea of a fast and efficient implementation of selecting a button using up/down key.. I have 25 buttons on one panel with 25 different bitmaps, each button has it's own bitmap for pressed and default state. basically when down button is pressed it'll highlight the next button on a corresponding order..
Thanks