Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG in ListBox, mousemove fire ProgrammaticChange
Message
De
18/02/2004 08:44:36
 
 
À
18/02/2004 08:20:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00878222
Message ID:
00878252
Vues:
18
Alan,

it is admirable the search for a justification of the VFP tantrums.

VFP is a 99% stateless enviroment ( like a combinatorial machine ),
it process Windows event messages.

On this case,
VFP do a banal task:
it process Windows Mousemove events with Mouse left button down,
and for any event with changing of items graphics area it
exec ProgrammaticChange binded tokens.

Try:
- hold down left mouse button on Form, not on listBox
- move the mouse on Listbox, ProgrammatiChange occurs !


Strong proof:
Now, leave form with listbox.
- hold down left mouse button on _SCREEN area, not on listbox form
- move the mouse on Listbox, ProgrammatiChange occurs !, and the form donnot have the focus !


Exists a Web site with "programming staff rating" on internet ?

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform