I am again kicking myself for trying to use a multiselect
listbox due to it's unreliable behavior. Here's my latest
discovery:
When the user selects, say 4 or 5 items in the list box
using Ctrl+Click, then tabs to another control or clicks
on another control, then tabs back to the listbox, all
of the previously selected items are cleared. Huh!?
How could this possibly be the desired behavior of this
control?
This happens in both VFP6 SP5 and VFP8 SP1. Haven't
tried it in the VFP9 beta yet.
Is the only way around this loss of user input to keep
a separate array of the selected items, then when the
control gets focus to re-select them? Then of course
you have the hassle of the difference between tabbing
to the list and clicking on the list... ugh.
-- TRW
_______________________________________
My e-mail: t r w 7
@ i x . n e t c o m . c o m
_______________________________________