Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify Run Time Method
Message
From
17/10/2003 03:25:46
Keith Jones
The It Studio Limited
Brentwood, United Kingdom
 
 
To
14/10/2003 09:58:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00838461
Message ID:
00839635
Views:
19
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform