BDisp
|
68329f6895
Fixes #1141. Cannot change the StatusBar's background color. (#1142)
|
4 years ago |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
Charlie Kindel
|
b1e28baa2a
enables hiding statusbar
|
4 years ago |
BDisp
|
5efa8d5388
Fixes #731. Pos and Dim validation.
|
5 years ago |
BDisp
|
f84dd2e47b
Fixing a bug.
|
5 years ago |
BDisp
|
f34e869ad6
Also fixed the position and unicode on StatusBar.
|
5 years ago |
Charlie Kindel
|
e040382315
IDisposable POC
|
5 years ago |
Charlie Kindel
|
85f7818796
Merge branch 'master' into idisposable
|
5 years ago |
Charlie Kindel
|
5bfc648fb5
workaround for lifecycle bug introduced in 685
|
5 years ago |
Charlie Kindel
|
3a42318b74
POC of IDisposable support
|
5 years ago |
Charlie Kindel
|
634f214d6a
fixed status bar resize on Windows; not in cmd.exe
|
5 years ago |
Charlie Kindel
|
523acccb00
fixed mouse test bug
|
5 years ago |
Charlie Kindel
|
97efcea254
adds vline to statusbar
|
5 years ago |
BDisp
|
89a4bdeb03
Changed from Terminal.Gui all EventHandler to Action.
|
5 years ago |
Charlie Kindel
|
90b19a5e04
POC
|
5 years ago |
Charlie Kindel
|
e87b56cd77
updated api docs; implemented inheritdoc; may break deploy
|
5 years ago |
Charlie Kindel
|
7602b3e674
Merge branch 'master' into mondo_onlayoutcomplete_clip_msgboxdlg
|
5 years ago |
BDisp
|
fa29269ade
Added mouse support to the StatusBar. (#598)
|
5 years ago |
Charlie Kindel
|
f89fc03a0c
merged onlayoutcomplete PR
|
5 years ago |
Charlie Kindel
|
ecec2c9312
Merge branch 'more_clip' into mondo_onlayoutcomplete_clip_msgboxdlg
|
5 years ago |
BDisp
|
d8e1577594
Added shift keys status on the UICatalog StatusBar.
|
5 years ago |
Charlie Kindel
|
d035fb1116
fixed clipping once and for all
|
5 years ago |
Charlie Kindel
|
585f249b1c
Updated and fixed XML documentation
|
5 years ago |
Charlie Kindel
|
8de1702042
Refactored onload/onresize events to use event vs. Action<T>
|
5 years ago |
Charlie Kindel
|
7e0c725454
Fixes All Warnings (#450)
|
5 years ago |
BDisp
|
22475fad2f
Corrects the position of the StatusBar so that it is always at the bottom of the screen. Works perfectly with curses.
|
5 years ago |
Charlie Kindel
|
5df8500862
Status bar snap (#384)
|
5 years ago |
BDisp
|
6bdd02fff1
Pos and Dim should only be configured once for each change. Otherwise, a recursive loop occurs resulting in a stack overflow. For that, you have to use the OnLoad action and just use OnResized for other situations that are not always for the same definitions. (#392)
|
5 years ago |
Charlie Kindel
|
c7ce619092
MenuItems on MenuBar (#388)
|
5 years ago |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
5 years ago |