Alexandre Bury
|
654223411d
|
Apply rustfmt to examples
|
2016-06-25 17:11:42 -07:00 |
|
Alexandre Bury
|
25a298a2eb
|
Fix dialog layout and input
|
2015-06-08 22:24:59 -07:00 |
|
Alexandre Bury
|
781d9c1a03
|
Can now change dialog button alignment
|
2015-06-02 19:36:22 -07:00 |
|
Alexandre Bury
|
db39069260
|
Fix focus for stack and text views.
And updated Lorem example with a Quit button under the scrollable text.
|
2015-05-30 21:54:06 -07:00 |
|
Alexandre Bury
|
f9c9e56518
|
Transform ncurses i32 key into Event enum
Prepares support for unicode char input spanning multiple ncurses
characters.
|
2015-05-27 18:04:33 -07:00 |
|
Alexandre Bury
|
25e1ca6074
|
Rename Margins -> Vec4
And move it to the vec module
|
2015-05-25 14:56:51 -07:00 |
|
Alexandre Bury
|
cb03f79e24
|
Update lorem example
Load text before initializing ncurses.
|
2015-05-25 11:37:28 -07:00 |
|
Alexandre Bury
|
222c4465d9
|
Fix bad TextView layout
|
2015-05-25 01:32:55 -07:00 |
|
Alexandre Bury
|
081b7545b9
|
Remove viewpath in callbacks
|
2015-05-23 17:07:22 -07:00 |
|
Alexandre Bury
|
d9652ac728
|
Add animated example.
|
2015-05-22 16:28:05 -07:00 |
|
Alexandre Bury
|
3df17cc64b
|
Improved lorem example
TODO: add margins around the textview?
|
2015-05-22 00:06:33 -07:00 |
|
Alexandre Bury
|
b8b7638667
|
Add lorem example with long text and line wrapping
|
2015-05-18 11:36:15 -07:00 |
|