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:
00097871
Vues:
28
>>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

I think you're right about the objects being in different containers. The values that I update on the txtBoxes on the page are updating when I perform the search from the txtBox on the form. I just tried to put a setfocus() on the first txtBox on the pageframe.page1 in the click event of the pageframe but I still come up with no response on the pageframe objects.

Thx for the suggestion

Bill
CySolutions, Medical Information Technology
You're only as good as your last
success, so . . .If it works. . .don't fix it!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform