Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot access selected table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00097895
Message ID:
00098905
Vues:
37
>OK OK OK - I give in <g>.
>
>Actually, anyway it occurs, I think it's a good idea.

I have changed the following code in CBaseForm.Destroy() and it will appear in the next version of the framework:

Changed...
This.Visible = .F.

To...
IF TYPE('goapp') == 'O' AND NOT goApp.lDebugMode
This.Visible = .F.
ENDIF

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform