cursive/examples
Alexandre Bury 969650ab1a Add basic ListView
Show a selection among a list of items.
Maybe should be called SelectView?
TODO:
* Scrolling
* Error handling with empty list
* Action on Enter on an item
2015-05-30 21:05:34 -07:00
..
dialog.rs
edit.rs
hello_world.rs Transform ncurses i32 key into Event enum 2015-05-27 18:04:33 -07:00
key_codes.rs Add UTF-8 input support 2015-05-27 22:17:52 -07:00
list.rs Add basic ListView 2015-05-30 21:05:34 -07:00
logs.rs Transform ncurses i32 key into Event enum 2015-05-27 18:04:33 -07:00
lorem.rs Transform ncurses i32 key into Event enum 2015-05-27 18:04:33 -07:00
mutation.rs Transform ncurses i32 key into Event enum 2015-05-27 18:04:33 -07:00