Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG in ListBox, mousemove fire ProgrammaticChange
Message
From
18/02/2004 08:44:36
 
 
To
18/02/2004 08:20:14
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00878222
Message ID:
00878252
Views:
16
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform