Alexandre Bury
|
081b7545b9
|
Remove viewpath in callbacks
|
2015-05-23 17:07:22 -07:00 |
|
Alexandre Bury
|
7e823435cd
|
Stop using ncurses::WINDOW
Overlap is a mess. Let's do it ourselve.
|
2015-05-23 15:58:06 -07:00 |
|
Alexandre Bury
|
d9652ac728
|
Add animated example.
|
2015-05-22 16:28:05 -07:00 |
|
Alexandre Bury
|
25726140d8
|
Add colors and styles to printer
|
2015-05-21 23:29:49 -07:00 |
|
Alexandre Bury
|
c8136c67e0
|
Add focus system
May need to add a direction to take_focus
|
2015-05-19 15:54:11 -07:00 |
|
Alexandre Bury
|
ca5c485847
|
Fix Button on_key_event
KEY_ENTER is actually almost never called. The return key sends the
ascii code for '\n' instead.
|
2015-05-19 10:58:42 -07:00 |
|
Alexandre Bury
|
04121414e1
|
Add proper draw and layout to Dialog
|
2015-05-18 19:41:35 -07:00 |
|