Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Commanding pages
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00117842
Message ID:
00118561
Views:
24
>Hi Michelle,
>
>This should have been
lcPageName = "Page" + ALLT(STR(i))
>>>...lcPageName = "Page"+str(i)

Ok, I'll try that. But I still have big problems with the rest of it.

In the init of the form, I run the code that defines the "TripPage" class. Then I try to use it, and it says it's not a class. Is there some way to put a programatically created class in a .vcx?

Even if I get that solved, I have another problem. To get past the class not being defined, I tried adding a regular page. It tells me "invalid object".
After playing with it, I finally realized that it didn't like me adding something to a pageframe. Yet in the help file, it says "addobject" applies to a page frame.

Has anyone ever actually tried adding custom pages? Can it be done?

Thanks,

-Michelle
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform