BDisp
|
f925625baa
Add GetQuitKeyAndName helper method.
|
1 year ago |
BDisp
|
ff7a68b2dc
Change all Scenarios to merge their Init, Setup, and Run overrides into Main.
|
1 year ago |
BDisp
|
0075c07b39
Change scenarios to use ObservableCollection.
|
1 year ago |
Tig
|
e6b6f77f9a
AutoSize is GONE!
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
1 year ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Nutzzz
|
440c529818
Some UICatalog scenario code style fixes (#2614)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
tznind
|
796e15a64d
Added DrawEventArgs
|
2 years ago |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 years ago |
BDisp
|
3362ca849d
Reorganizing scenarios categories as per #1648
|
3 years ago |
Thomas Nind
|
3e7d2ef570
Fixes #1584 - ComboBox is hiding elements below from being clicked/focused (#1585)
|
3 years ago |
BDisp
|
239191cde0
Fixes #1434. Regenerating the docs. (#1528)
|
3 years ago |
BDisp
|
f9f68048a2
The host only need to pass the real sizes and the ScrollBarView automatically consider the extra line and column.
|
4 years ago |
BDisp
|
0f038c76e1
Also implementing the ScrollBarView in the ComboBox of the ListsAndCombos scenario.
|
4 years ago |
BDisp
|
58c2509772
Offers more simplicity to iterate with the ScrollBarView and its hosts.
|
4 years ago |
BDisp
|
b88dbb672b
Added right and left scrolling feature to the ListView.
|
4 years ago |
Charlie Kindel
|
aae9237fda
fixed formatting and added tests in scenario
|
4 years ago |
Ross Ferguson
|
b9c8758d2d
ComboBox. Adhere to ListView interface, added:-
|
5 years ago |
Ross Ferguson
|
de5a30bb90
ComboBox hand pick @BDisp changes:-
|
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 |
BDisp
|
ec73e0f2b6
Fixes #623 Dim.Percent with an extra behavior. (#696)
|
5 years ago |
Ross Ferguson
|
c468d139e5
ComboBox. Fix crash
|
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 |