BDisp
|
2c921b056d
Change method name to EnsureSelectedItemVisible.
|
2 éve |
BDisp
|
b44df1c609
Fixes #2269. ListView.EnsuresVisibilitySelectedItem must be public.
|
2 éve |
Charlie Kindel
|
342130f61c
reapplied fixes from 26eabdda6c178329d8cd391e1b0200383b4a1e06
|
2 éve |
Charlie Kindel
|
66398eb9ef
Renamed classes; fixed rendering bug in ListView
|
2 éve |
Charlie Kindel
|
60d116617a
Near final fixes? Refactored/renamed stuff
|
2 éve |
Charlie Kindel
|
1b2dc4023c
merge
|
2 éve |
Tig
|
938ea1640a
Merge pull request #2 from tznind/listview_keyboard_search_tv
|
2 éve |
tznind
|
79f82d1c4c
Add SearchCollectionNavigator to TreeView
|
2 éve |
Tig Kindel
|
1e17cf0202
tweaks
|
2 éve |
Tig Kindel
|
40514fbb9f
more progress
|
2 éve |
Tig Kindel
|
77ae856731
Added SetNeedsDisplay to AllowsMultipleSelection per bdisp
|
2 éve |
Tig Kindel
|
b09b3ad8f2
Refactored UI Catalog Scenario class to support ToString()
|
2 éve |
Tig Kindel
|
18ec9a2a70
integrated tznind's stuff
|
2 éve |
Charlie Kindel
|
ac58a77b9d
Enables sarching ListView with keyboard
|
2 éve |
BDisp
|
b21f203292
Fixes #820. Added HideDropdownListOnClick property. (#1983)
|
2 éve |
BDisp
|
3866e65919
Fixes #1989. ListView: Ensures SelectedItem visibility on MoveDown and MoveUp. (#1990)
|
2 éve |
BDisp
|
1557f7a71e
Fixes ComboBox text and list if the height is equal to one. (#1606)
|
3 éve |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 éve |
Aurélien VERBEKE
|
64d14d325d
Fixes #1577 - Add Support for Colored ListView Items (#1578)
|
3 éve |
BDisp
|
d84ab39ec3
Allows ListView trigger the Enter and Leave events. (#1508)
|
3 éve |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 éve |
BDisp
|
b351b858ae
Only sets the top if the sum (top + selected) is bigger than the frame height.
|
4 éve |
BDisp
|
2ba1a50f2e
Prevents top to be less than zero if source count is zero.
|
4 éve |
BDisp
|
fc5cb56fe0
Changing to the @tznind suggestion.
|
4 éve |
BDisp
|
9d4b79b7a9
Fixes #1326. Prevent selected item to be equal to the source count.
|
4 éve |
Charlie Kindel
|
26cb200737
Fixes #1257 - ListView's ProcessKey should return false if no OpenSelectedItem handler is defined (#1258)
|
4 éve |
BDisp
|
5ac4372adf
Fixes #1183. ListView now return true on the handled keys. (#1184)
|
4 éve |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 éve |
BDisp
|
8f4924e40f
Fixing bug in EnsuresVisibilitySelectedItem on ListView.
|
4 éve |
BDisp
|
0f038c76e1
Also implementing the ScrollBarView in the ComboBox of the ListsAndCombos scenario.
|
4 éve |