Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cyclical Error when creating object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01235432
Message ID:
01235504
Vues:
15
Hi Mike,

this error comes up when you nest controls of the same class. For example, you might have a subclass myContainer. If you add myContainer to a form and inside the object another myContainer object, you would get this error in some cases. The solution is to create a further subclass of myContainer named myContainer2 without changing any property or method. Then use myContainer2 for the inner control.
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform