Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically adding pages
Message
From
28/11/2001 07:16:58
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00586852
Message ID:
00586861
Views:
16
>Hi folks
>
>Its not the adding the pages itself that is the problem but adding method coding to the say the activate/deactivate methods of the new pages created with
>setting the pageframe pagecount.
>
>Regards
>
>Kal

Oh, I see.

Perhaps you can use PageFrame.AddObject() instead. Try adding your custom page class. Something like:
ThisForm.MyPageFrame.AddObject("Page3", "cPage")
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform