Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running both the class method code and the userdefined
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00041688
Message ID:
00041691
Vues:
36
>I have a visual class problem.
>I made own visual object controll classes. I put some code in the init event.
>When I create a controll on a form based on my class I don't "see" the
>code which I put in the init event. But if I put any code in the init method at controls, the "default" code doesn't run. So as I see now, I have to repeat the controls class init code in the controls init method.
>I feel, that I missed something, but I didnot find nothing in the
>Class Browser withwhich I could make the class init code visible in the controls.
>
>Any advise?
>
>Thanx in advance!
>
>BB
method code for btntest.init (example)....

*- special code for btntest.init here

*- now call code from class
btntest::init
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform