BDisp
|
d81bf050ee
Fixes #2451. ListView SelectedItem should be -1 by default.
|
2 лет назад |
tznind
|
53597b7cec
Add TextChangedEventArgs (correctly this time)
|
2 лет назад |
tznind
|
4b5fbfb89c
Revert "Added TextChangedEventArgs"
|
2 лет назад |
tznind
|
fe2710ad2d
Added TextChangedEventArgs
|
2 лет назад |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 лет назад |
tznind
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 лет назад |
tznind
|
9c4f3eda16
Update Added/Removed and other events to use `EventHandler
|
2 лет назад |
BDisp
|
8cf7a3514d
Fixes bug related with allowed type files filter in FileDialog.
|
2 лет назад |
BDisp
|
b21f203292
Fixes #820. Added HideDropdownListOnClick property. (#1983)
|
2 лет назад |
Tig Kindel
|
fc9e84a429
Updated docs; regeneraged docs (#1881)
|
3 лет назад |
BDisp
|
e02df8c043
Added some more features and bug fixes.
|
3 лет назад |
BDisp
|
1557f7a71e
Fixes ComboBox text and list if the height is equal to one. (#1606)
|
3 лет назад |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 лет назад |
Thomas Nind
|
3e7d2ef570
Fixes #1584 - ComboBox is hiding elements below from being clicked/focused (#1585)
|
3 лет назад |
BDisp
|
d84ab39ec3
Allows ListView trigger the Enter and Leave events. (#1508)
|
3 лет назад |
Igor Bagdamyan
|
f602d3bd1d
ComboBox cursonDownKey nullref fix (#1472)
|
3 лет назад |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 лет назад |
BDisp
|
d172f3f186
Fixes to avoid exception with the ComboBox in All Views Tester.
|
4 лет назад |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 лет назад |
Artyom
|
28805f3c5c
Use C# events in more controls
|
4 лет назад |
Charlie Kindel
|
e658f08228
Merge pull request #819 from lzylinl/master
|
5 лет назад |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 лет назад |
lzylinl
|
9dad3e9bab
ComboBox render fix at dialog after close listview.
|
5 лет назад |
Ross Ferguson
|
0ab562a0fd
Make logic more robust
|
5 лет назад |
Ross Ferguson
|
ca6eef2d89
ComboBox in dialog. Only switch off autoHide if its the only control in the dialog
|
5 лет назад |
BDisp
|
22a05ebc1b
Fixes #811. Added a check for the subviews.
|
5 лет назад |
BDisp
|
26d6225007
Revert "Preparing for the PR #779"
|
5 лет назад |
BDisp
|
c6b86bdc95
Preparing for the PR #779
|
5 лет назад |
BDisp
|
d9e0622654
Setting a minimum height of 2. 1 to TextField and 1 to ListView.
|
5 лет назад |
BDisp
|
829cd1e3d1
Fixes #773. Added a default drop down height to the ComboBox.
|
5 лет назад |