BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 years ago |
BDisp
|
21650576eb
Recover from rebase.
|
4 years ago |
Charlie Kindel
|
295b2ac779
Merge pull request #950 from tig/remove_ienumerable
|
4 years ago |
BDisp
|
b56edacbac
Fixes #225 and maybe #41. Allowing Rune.ColumnWidth greater than one.
|
4 years ago |
Charlie Kindel
|
473afe0732
poc
|
4 years ago |
Artyom
|
64fdcea6b5
Define View actions as events
|
4 years ago |
Artyom
|
6aef632633
Button.Clicked as a C# event
|
4 years ago |
Charlie Kindel
|
7aa3079274
Merge pull request #846 from BDisp/dynamic-menu-bar
|
5 years ago |
BDisp
|
109fd25c9e
Fixes #644. Added a UICatalog Scenario for a dynamic menu bar.
|
5 years ago |
BDisp
|
d232715e62
Fixes #844. Now selects the correct Directory.
|
5 years ago |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 years ago |
BDisp
|
cf5527a917
Fixes #803. Init and Shutdown only run once.
|
5 years ago |
Ross Ferguson
|
b9c8758d2d
ComboBox. Adhere to ListView interface, added:-
|
5 years ago |
Ross Ferguson
|
852400957e
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2
|
5 years ago |
Ross Ferguson
|
de5a30bb90
ComboBox hand pick @BDisp changes:-
|
5 years ago |
BDisp
|
67785f7e7f
Forgot shutdown the driver at exit.
|
5 years ago |
BDisp
|
aa51de0bf0
Improvement the Application.Top in Demo.
|
5 years ago |
Ross Ferguson
|
3d8ef9a2de
Rebase
|
5 years ago |
Ross Ferguson
|
acacd0c9e7
Accomodate upstream changes
|
5 years ago |
Ross Ferguson
|
cfcf8efb59
ComboBox multiple fixes. Dim.Fill() incorrectly calculated. List height not resizing. SetSource() not immeadiately updating list. Double click not selecting item. Example now demo resizes with view
|
5 years ago |
Charlie Kindel
|
606e2728ae
Merge branch 'master' into crlf_label
|
5 years ago |
BDisp
|
9b695799ab
Fixes #705 setting current Application.Top.
|
5 years ago |
Charlie Kindel
|
49bfe6a6c2
progress...rabbit hole
|
5 years ago |
Charlie Kindel
|
634f214d6a
fixed status bar resize on Windows; not in cmd.exe
|
5 years ago |
BDisp
|
554202f5e7
Removing the unnecessary force from the View.
|
5 years ago |
BDisp
|
2766af8afe
Allowing negative coordinates for scrolling purpose.
|
5 years ago |
Ross Ferguson
|
36a658d3e8
ComboBox. Color/Dim.Fill() issues when hosted inside a dialog
|
5 years ago |
Ross Ferguson
|
6f94a776fd
ComboBox: Refactor. Resize Width working
|
5 years ago |
Ross Ferguson
|
4a3e1d0959
ComboBox. Adopt ListView interface pattern
|
5 years ago |
Ross Ferguson
|
89e2790a1c
ComboBox supports Dim.Fill() Dim.Percent()
|
5 years ago |