Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Little problem with single instance forms
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Little problem with single instance forms
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01146889
Message ID:
01146889
Vues:
112
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
Répondre
Fil
Voir

Click here to load this message in the networking platform