Vladimir Markelov
83584b30ce
fix new dialog
2018-04-07 14:23:36 -07:00
vivek kumar
47585bb173
edit dialog working
2018-03-16 17:48:53 +05:30
vivek kumar
c83e8ea28f
working dialog with edit box
2018-03-14 13:44:32 +05:30
Vladimir Markelov
d1b209b51f
Merge branch 'master' of https://github.com/VladimirMarkelov/clui
2018-01-27 14:21:52 -08:00
Vladimir Markelov
efca4aaa22
#82 #78 - do not run callbacks in separate thread
2018-01-27 14:21:28 -08:00
pj
ae7a061585
Merge branch 'master' of https://github.com/VladimirMarkelov/clui
2018-01-26 18:15:43 +11:00
Vladimir Markelov
c7750d4e42
#78 - fix some data races
2018-01-25 21:49:43 -08:00
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