Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Little problem with single instance forms
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Little problem with single instance forms
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01146889
Message ID:
01146889
Views:
111
Hi everybody,

I just noticed a problem with single instance forms. If you set a form to not allow multiple instances and try to instantiate a new instance of the form, the mouse pointer becomes hour glasses.

I believe it's related with the _SCREEN.MousePointer = MOUSE_HOURGLASS in the top of doForm method.

Did you notice this problem too? It could be fixed in the Init of cBaseForm to set the pointer to default if we try to instantiate a new instance. I fixed it in my local version of the framework classes.

Thanks.
If it's not broken, fix it until it is.


My Blog
Reply
Map
View

Click here to load this message in the networking platform