Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Interface design ideas
Message
De
08/06/2009 17:22:30
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01404559
Message ID:
01404588
Vues:
72
This message has been marked as a message which has helped to the initial question of the thread.
Naomi,

You could also consider, since you have pageframes without a tab and users should be able to move around on the pages, to place a row of buttons on the top row of the form .Buttons are only visible when you have passed the login procedure . In the click() procedure of the buttons you call the corresponding pageframe. This way, whenever your customer wants an extra page, increase the pages() and add an other button

In the Button.click()
**some coding
ThisForm.Pagex.zOrder

In the calling Page.Activate
this.refresh()

This way you have pageframes without tabs.

Regards,

Koen
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform