Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Commanding pages
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00117842
Message ID:
00118561
Vues:
23
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform