notcurses/rust/examples
joseLuís 5e7bf86b9c rust: almost complete poc-menu example, still has bugs.
- add NcMenuSection::new_separator() constructor.
- rename constructor method for an empty NcInput to new();
- fix notcurses_getc_blocking() function name and error logic.
- improve comments.
- change type of NCMENU_OPTION_* to u64 (like in C API)
- fix error_str![] macro.
- improve error messages.
2020-12-31 00:11:49 +01:00
..
direct-cursor.rs rust: refactor sleep macros 2020-12-26 05:14:27 +01:00
direct-image-c.rs rust: finish NcDirect error system refactor 2020-12-25 17:41:02 +01:00
direct-image-rust.rs rust: finish NcDirect error system refactor 2020-12-25 17:41:02 +01:00
full-basics.rs rust: start improving errors reporting. 2020-12-30 19:11:55 +01:00
full-input.rs rust: almost complete poc-menu example, still has bugs. 2020-12-31 00:11:49 +01:00
image-16x16.png rust: update example 2020-08-17 17:54:07 +02:00
poc-cjkscroll.rs rust: new NcMenu PoC example & more error refactoring. 2020-12-26 20:29:06 +01:00
poc-direct.rs rust: finish updating rust for ncdirect changes 2020-12-29 02:56:01 +01:00
poc-kittyzapper.rs rust: finish updating rust for ncdirect changes 2020-12-29 02:56:01 +01:00
poc-menu.rs rust: almost complete poc-menu example, still has bugs. 2020-12-31 00:11:49 +01:00