Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual Maxframe. (non-professional) GETMODE() Method
Message
De
22/05/1997 18:02:12
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Visual Maxframe. (non-professional) GETMODE() Method
Divers
Thread ID:
00033344
Message ID:
00033344
Vues:
82
I am attempting to use the base form classes that come in the framework. But, am
having a problem with the formdata class. If I instantiate one form based upon
this class, I have no problem. If I try to instantiate a second form I get the
following error:

Property GETMODE is not found

The code that causes this error is in cusforms.activecontrolvalid():

If TYPE("_screen.activeform.icmainalias")="C";
and _screen.activeform.getmode() = "Default"

Well the problem is that there is no getmode() method in any of the Visual Maxframe
form classes. Am I supposed to add this method to my subclasses of the VMF form
classes?

Jarod
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform