hello,

i have a list of items (approx 800 long) i am filling a combo box with. however the list seems to truncate in the actual displayed GUI by a large amount.

it shows items A-P however will show no items past P. is there a way to increase the size of listed items so i can get all A-Z?

i have tried setting the property maxVisibleItems and maxCount with no success.

any help would be very appreciated.