Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pageframe objects - I'm confused
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00097869
Message ID:
00097870
Vues:
21
>I have built a form with a 5 page pageframe. I have put objects on page 1 of the pageframe which are fields bound to a table. I have put one of the key fields on the top of the form outside of the pageframe which i use to search for a particular record. As the searched record is displayed, I want to go to the objects on page one of the frame and edit them. . . but. . . I can't get there. When I display the tab order, the objects on the page are not in the tab order. Do I HAVE to use a navigation toolbar to access these fields or did I do something wrong with the order of objects that precludes me from accessing them?
>
>TIA,
>
>Bill

It seems to me that the objects are in different containers and I think you have to refer to them with their full 'name'
keyfield thisform.text1
first other fields thisform.pageframe1.page1.text1
Do some setfocus in the the keyfield lostfocusevent

/Pierre
------------- if you cut here, you'll probably destroy your monitor ------------
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform