BDisp
|
b21f203292
Fixes #820. Added HideDropdownListOnClick property. (#1983)
|
2 years ago |
Tig Kindel
|
fc9e84a429
Updated docs; regeneraged docs (#1881)
|
3 years ago |
BDisp
|
e02df8c043
Added some more features and bug fixes.
|
3 years ago |
BDisp
|
1557f7a71e
Fixes ComboBox text and list if the height is equal to one. (#1606)
|
3 years ago |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
Thomas Nind
|
3e7d2ef570
Fixes #1584 - ComboBox is hiding elements below from being clicked/focused (#1585)
|
3 years ago |
BDisp
|
d84ab39ec3
Allows ListView trigger the Enter and Leave events. (#1508)
|
3 years ago |
Igor Bagdamyan
|
f602d3bd1d
ComboBox cursonDownKey nullref fix (#1472)
|
3 years ago |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 years ago |
BDisp
|
d172f3f186
Fixes to avoid exception with the ComboBox in All Views Tester.
|
4 years ago |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 years ago |
Artyom
|
28805f3c5c
Use C# events in more controls
|
4 years ago |
Charlie Kindel
|
e658f08228
Merge pull request #819 from lzylinl/master
|
5 years ago |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 years ago |
lzylinl
|
9dad3e9bab
ComboBox render fix at dialog after close listview.
|
5 years ago |
Ross Ferguson
|
0ab562a0fd
Make logic more robust
|
5 years ago |
Ross Ferguson
|
ca6eef2d89
ComboBox in dialog. Only switch off autoHide if its the only control in the dialog
|
5 years ago |
BDisp
|
22a05ebc1b
Fixes #811. Added a check for the subviews.
|
5 years ago |
BDisp
|
26d6225007
Revert "Preparing for the PR #779"
|
5 years ago |
BDisp
|
c6b86bdc95
Preparing for the PR #779
|
5 years ago |
BDisp
|
d9e0622654
Setting a minimum height of 2. 1 to TextField and 1 to ListView.
|
5 years ago |
BDisp
|
829cd1e3d1
Fixes #773. Added a default drop down height to the ComboBox.
|
5 years ago |
BDisp
|
9c2877e028
Some fixes and improvements to the ComboBox.
|
5 years ago |
Charlie Kindel
|
98e224ad6b
Merge pull request #710 from fergusonr/combobox_fixes2
|
5 years ago |
Ross Ferguson
|
3800a233b3
ComboBox. Fix #742
|
5 years ago |
Ross Ferguson
|
d464525d61
ComboBox. Wire-up Home/End keys down to listview
|
5 years ago |
Ross Ferguson
|
b9c8758d2d
ComboBox. Adhere to ListView interface, added:-
|
5 years ago |
Ross Ferguson
|
670595d488
ComboBox. Use Clear() instead of Redraw()
|
5 years ago |
BDisp
|
89afea2e7d
Fixing the ComboBox OnEnter.
|
5 years ago |
Ross Ferguson
|
de5a30bb90
ComboBox hand pick @BDisp changes:-
|
5 years ago |