Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modify Run Time Method
Message
De
17/10/2003 03:25:46
Keith Jones
The It Studio Limited
Brentwood, Royaume Uni
 
 
À
14/10/2003 09:58:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00838461
Message ID:
00839635
Vues:
17
Hi Trey,

Thanks for taking the time out to answer my question.
I must admit, I did not hold out much hope.

I wanted to modify method code so I could create a single
Page Frame sub class. For example, I require, amongst
other places, my own code in the page Activate.

I could create a class with, say, thirty pages (more pages than I
would ever need) and paste in my code for each page. However, if
on my form I only want three pages, I cannot use my base class
as it is not permitted for class member odjects, in this case pages,
to be removed - Hope that makes sense.

It would be nice, if I could code in the Page Frame INIT -:

For X = 1 to Pagecount
Replace This.PageX.ActivateMethodCode With 'Wait Window "Hello Out There"'
EndFor

Thanks,

Cut & Paste Keith
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform