Ticket #1410: Cycle moving in WListbox
commit7a30974d9e228c8d2bb6c37f698c52f4ffe4e68d
authorMikhail S. Pobolovets <styx.mp@gmail.com>
Thu, 16 Jul 2009 18:53:17 +0000 (16 21:53 +0300)
committerMikhail S. Pobolovets <styx.mp@gmail.com>
Tue, 4 Aug 2009 10:36:52 +0000 (4 13:36 +0300)
treebc58b51b4d620de14b6e31a95159f9cddd8c602a
parentb9d2d3fc7f7405cda331dc656e0e96656c8ca3be
Ticket #1410: Cycle moving in WListbox

    * listbox_select_first has been introduced
    * listbox_select_last has been reworked

    Now when you press KEY_UP staying on the first
    entry, you will get to the entry and vice versa
    with KEY_DOWN staying at the last entry.

Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
src/widget.c
src/widget.h