Vladimir Markelov
c44c556439
shadow type for Button
2019-06-10 20:43:29 -07:00
Mark D Horn
7097e0a5f9
Allow for No Border on Window
...
Keeps current API as-is by defaulting to the new BorderAuto BorderStyle
which keeps the default borders on Windows and defaults on none on Frames.
Allows setting a Window Border to BorderNone for a frameless Window.
Need to allow setting the border default in the Window Manager to avoid
the border from being drawn and then removed.
Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-09-19 18:26:19 -07:00
Leandro Dorileo
9153ec6718
frame: scrollable frame
...
This patch introduce internal changes in order to #1 actually clip
content avoid growing parent's size and keeping controls with their
own pre-set sizes and also #2 add a scrollable feature to frame control.
Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2018-09-06 14:44:21 -07:00
vivek kumar
47585bb173
edit dialog working
2018-03-16 17:48:53 +05:30
Vladimir Markelov
77ee1b7531
#84 - add new Control property Visible
2018-03-13 22:14:40 -07:00
Vladimir Markelov
4425b1bdb7
add event for composer to close the top window
2017-06-30 15:25:29 -07:00
Vladimir Markelov
7cbba07780
Support termbox mouse move events and huge refactoring
2016-10-13 14:16:05 -07:00
Vladimir Markelov
e92be8003f
#36 - table view control - event support
2015-12-22 16:39:32 -08:00
Vladimir Markelov
51dbab5db9
#36 - first implementation of table view control
2015-12-15 17:19:04 -08:00
Vladimir Markelov
23bf27ed03
closes #48 - spark chart with demo
2015-12-11 15:33:29 -08:00
Vladimir Markelov
9e623b03b6
#37 - basic BarChart and demo for it
2015-12-09 16:13:33 -08:00
Vladimir Markelov
1c592a0ee9
#44 - add custom title to progressbar
2015-11-24 17:28:20 -08:00
Vladimir Markelov
8e7535f458
godoc fixes
2015-11-03 10:08:10 -08:00
Vladimir Markelov
7664a90044
closes #33 - add colors for button
2015-11-02 17:08:36 -08:00
Vladimir Markelov
93ed704e3e
#24 - add docs for constants
2015-10-27 14:39:16 -07:00
Vladimir Markelov
6c5f1020df
add a few comments to consts
2015-10-26 17:47:50 -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
Vladimir Markelov
30d8edcb20
closes #8 - modality
2015-10-21 09:38:43 -07:00
Vladimir Markelov
8b83266c57
theme loading from file
2015-10-20 14:32:16 -07:00
Vladimir Markelov
1913bf2c61
closes #20 closes #19
2015-10-19 12:05:43 -07:00
Vladimir Markelov
0078d1ed0b
refactoring and crossplatform patch
2015-10-16 10:27:43 -07:00