cursive/examples
Alexandre Bury b64a6b8c34 Add on_select callback for SelectView
And updated the select example to use that instead of an OK button.
This also removes the need for an ID selector.
2015-05-31 20:51:12 -07:00
..
dialog.rs Remove viewpath in callbacks 2015-05-23 17:07:22 -07:00
edit.rs Update edit example 2015-05-26 23:49:07 -07:00
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
logs.rs Transform ncurses i32 key into Event enum 2015-05-27 18:04:33 -07:00
lorem.rs Fix focus for stack and text views. 2015-05-30 21:54:06 -07:00
mutation.rs Transform ncurses i32 key into Event enum 2015-05-27 18:04:33 -07:00
select.rs Add on_select callback for SelectView 2015-05-31 20:51:12 -07:00