Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
This can not be done! I give up :(
Message
De
30/06/2005 17:05:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01027858
Message ID:
01027892
Vues:
15
>>No, I didn't see Fabio's code, but I now see what you're talking about. Once a control receives Focus on the page, then the Deactivate will fire if you click on that page's tab. I'll play with it abit to see what I can dig up.
>
>Exactly! We're getting close! Ok, I'm leaving in 15 minutes. Let's hope that together we can beat this ugly bug!

Hi Nadia,

I use a property, nLastPage, which I add both to the form, and to each page in the pageframe.
In each page.init
this.addproperty('nLastPage',1)
In each page.activate
this.nLastPage=thisform.nLastPage
thisform.nLastPage=2 && 2 is this page's page number
This gives me the same info as you are looking for.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform