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 |
Ross Ferguson
|
f722f96688
ComboBox. Allow user to set ColorScheme
|
5 years ago |
Ross Ferguson
|
b99dbfee8b
ComboBox wire source directly to ListView
|
5 years ago |
Ross Ferguson
|
e0d50af4e5
Accomodate changes for PR #724
|
5 years ago |
Ross Ferguson
|
4790a52639
ComboBox. Use SuperView to determine if control has been added to a container view
|
5 years ago |
Ross Ferguson
|
0f4ddf44c5
Correct width/height
|
5 years ago |
BDisp
|
92dda816a5
Removed Loaded event and changed LayoutComplete event.
|
5 years ago |
Ross Ferguson
|
ef3c020c22
ComboBox. Supports Unicode. Add dropdown arrow from @BDisp. Support PageUp / PageDown
|
5 years ago |
Ross Ferguson
|
3d8ef9a2de
Rebase
|
5 years ago |
Ross Ferguson
|
cd9e84b0c4
ComboBox. Bracket single statements. Minor Re-factor
|
5 years ago |
Ross Ferguson
|
4df3c4e774
Fix unit test
|
5 years ago |
Ross Ferguson
|
acacd0c9e7
Accomodate upstream changes
|
5 years ago |
Ross Ferguson
|
6f97585427
Add constructor that takes a text argument
|
5 years ago |
Ross Ferguson
|
f3b1b07540
Fixed AllViewsTester.cs crash
|
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
|
49bfe6a6c2
progress...rabbit hole
|
5 years ago |
Charlie Kindel
|
a08a411a91
crazy refactoring
|
5 years ago |
Ross Ferguson
|
36a658d3e8
ComboBox. Color/Dim.Fill() issues when hosted inside a dialog
|
5 years ago |