Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page order at design time vfp7
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00805524
Message ID:
00805547
Vues:
23
Michael,

You can't change the order because your pgf is subclassed from a pgf that has pages already defined.

You should always define your pgf classes with .PageCount = 0, then set the number of pages then you finally instance the pgf on a form. This will allow you to freely change the page names and order.

If you must use a pgf with pages then you are best off just using some code in the Init to move the pages around to some new order.

>Using a pageframe with 7 pages, after changing the page order and saving the form, when open the form again it reverts to the previous order. Just an annoyance at design time as the app works OK, but can really get on your nerves! Any help or is this a bug I must live with...
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform