Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Floating listbox selection
Message
De
06/06/2001 10:02:10
Patrick O'Neil
American Specialty Information Services
Roanoke, Indiana, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00514073
Message ID:
00515737
Vues:
26
>Hi!
>
>I did had the same problem once. It was related to some VFP code that runs as soon as mouse clicks on listbox. Removing or replacing some commands in code is fixed it, but I do not remember where is that code and what are the problematic commands. Try to remove bits until behavior disappear.
>
>Try also to change the row source type.
>
>HTH.
>
>>have an intermittent problem with a regular listbox. sometimes
>>when user tries to make a selection from the listbox, it appears
>>that the mousedown event is recognized (because it hightlites the
>>listitem) , but the mouseup event seems to be lost (because
>>the when the mouse button is released, the highlite moves with
>>the mouse, even when the mouse is not over the listbox). sometimes
>>after maybe 30 or 40 seconds, the currently highlited listitem
>>will be selected and the highlite will quit following the mouse
>>movement.
>>
>>this is VFP6SP5 on WIN95. i don't have any code in any listbox
>>event ... i just retrieve the value later, when an OK button is
>>clicked. this is happening with all 4 computers on which the
>>app is installed.


ooops. i DO have code -- i set a boolean value in the INTERACTIVE-CHANGE
event. i've had problems before when using that event. it seems like
sometimes if i put code in there, it frequently does not execute the
"parent" code (i.e. the actual select in the case of a listbox).

my record source type is "value".

thanks
patrick
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform