diff options
author | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2008-02-25 09:14:10 +0000 |
---|---|---|
committer | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2008-02-25 09:14:10 +0000 |
commit | 450da5d28e0173db8484a0be094bfc23872ecedc (patch) | |
tree | 46b3f75a9e3d9bf85911d7a66fa9783ada0d5963 /examples/gui/wulinetest | |
parent | eae9a03adbefd12de7881d0cb933f4d2330d3b11 (diff) | |
download | fpGUI-450da5d28e0173db8484a0be094bfc23872ecedc.tar.xz |
* Scrolling the dropdown to the end, it doesn't display the last item.
Example: in a un-filtered list the name Yves doesn't get displayed.
* The user couldn't select the last item in the dropdown list
(filtered or not). Using the keyboard or mouse, selecting the last
item didn't close the combobox and select the item.
* InternalListBoxSelect() has some bugs. Items property is 0-based but
FocusItem is 1-based.
Diffstat (limited to 'examples/gui/wulinetest')
0 files changed, 0 insertions, 0 deletions