Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MouseDown active even after mouse button is released
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
MouseDown active even after mouse button is released
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01197529
Message ID:
01197529
Views:
61
Hi all

I have a splitter control on a container that needs to be splitted into left and right sections. The left section has a minimum width, so accordingly the splitter bar does not move towards the left beyond this.

Now what happens is if the user keeps on trying to drag the splitter, leftwards, beyond the min. width of the left section, the double arrow headed cursor changes to the normal mouse cursor. At this point releasing the mouse buttons does not get registered with VFP, so further movement to the left with the mouse button released is not a problem, but if the mouse is moved rightwards (after the min. width) then the splitter is still active and the mouse button is up. I tried to put in a this.click() in the mousedown event after my MDOWN() loop is exited, but that does not solve the problem.

Please advise.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Next
Reply
Map
View

Click here to load this message in the networking platform