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 年之前 |
BDisp
|
9c2877e028
Some fixes and improvements to the ComboBox.
|
5 年之前 |
Charlie Kindel
|
98e224ad6b
Merge pull request #710 from fergusonr/combobox_fixes2
|
5 年之前 |
Ross Ferguson
|
3800a233b3
ComboBox. Fix #742
|
5 年之前 |
Ross Ferguson
|
d464525d61
ComboBox. Wire-up Home/End keys down to listview
|
5 年之前 |
Ross Ferguson
|
b9c8758d2d
ComboBox. Adhere to ListView interface, added:-
|
5 年之前 |
Ross Ferguson
|
670595d488
ComboBox. Use Clear() instead of Redraw()
|
5 年之前 |
BDisp
|
89afea2e7d
Fixing the ComboBox OnEnter.
|
5 年之前 |
Ross Ferguson
|
de5a30bb90
ComboBox hand pick @BDisp changes:-
|
5 年之前 |
Ross Ferguson
|
f722f96688
ComboBox. Allow user to set ColorScheme
|
5 年之前 |
Ross Ferguson
|
b99dbfee8b
ComboBox wire source directly to ListView
|
5 年之前 |
Ross Ferguson
|
e0d50af4e5
Accomodate changes for PR #724
|
5 年之前 |
Ross Ferguson
|
4790a52639
ComboBox. Use SuperView to determine if control has been added to a container view
|
5 年之前 |
Ross Ferguson
|
0f4ddf44c5
Correct width/height
|
5 年之前 |
BDisp
|
92dda816a5
Removed Loaded event and changed LayoutComplete event.
|
5 年之前 |
Ross Ferguson
|
ef3c020c22
ComboBox. Supports Unicode. Add dropdown arrow from @BDisp. Support PageUp / PageDown
|
5 年之前 |
Ross Ferguson
|
3d8ef9a2de
Rebase
|
5 年之前 |
Ross Ferguson
|
cd9e84b0c4
ComboBox. Bracket single statements. Minor Re-factor
|
5 年之前 |
Ross Ferguson
|
4df3c4e774
Fix unit test
|
5 年之前 |