11 Commits

Author SHA1 Message Date
pj
9d4cf1efcf exposed view object. 2018-01-24 19:23:00 +11:00
pj
46578847cb Added alert dialog 2018-01-24 19:21:05 +11:00
Vladimir Markelov
0c6821caf3 #72 - introduce public function WindowManager to access internal Composer to call low level function to manipulate Windows 2018-01-23 13:59:25 -08:00
Vladimir Markelov
13476c8bf8 closes #46
1. TableView  does not use 'go' for calling table events. It allows to create
   any new dialog on the fly inside an event handler. That can be useful to
   create simple confirmation dialogs
2. TableView demo: added an example of how to show confirmation dialogs inside
   TableView event handler
3. Fix setting default button for confirmation dialog: it was not possible to
   set the first button as default one
2017-09-07 15:32:25 -07:00
Vladimir Markelov
dbc2b92312 add a way to hide a window instead of destroying it 2017-07-04 18:04:58 -07:00
Vladimir Markelov
7cbba07780 Support termbox mouse move events and huge refactoring 2016-10-13 14:16:05 -07:00
Vladimir Markelov
a225b5047b closes #38 - only vital panic calls are remained 2015-12-08 16:25:31 -08:00
Vladimir Markelov
d9e27d4e47 #24 - add docs for EditField 2015-10-28 14:17:49 -07:00
Vladimir Markelov
79fa8a5d05 closes #7 - added select dialog 2015-10-22 14:44:19 -07:00
Vladimir Markelov
c96af91308 #7 - added confirmation dialog 2015-10-22 13:37:38 -07:00
Vladimir Markelov
6e94c635ab closes #22 - basic dialog support 2015-10-21 17:04:57 -07:00