Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Arrays in Different Page Frames
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Arrays in Different Page Frames
Divers
Thread ID:
00787866
Message ID:
00787866
Vues:
60
I have an application that uses a form with muiple pageframes. On one page (Page A) I display an array of avaiable guest rooms for assignment to people in a list box. On another page (Page B), I display the rooms that have actually been assigned for the person in question - in another list box.

The idea is to enter dates for rooms neede on Page B, go to the availability page (Page A), choose a room, and have the form set focus back to Page B and, lowe and behold, the array of assigned rooms will include those you have just chosen from Page A. I use the SetFocus.PageB after building the records and updating the array of assigned rooms. In fact, the rooms are added, the array is updated - I've traced the code - and all is wonderful internally.

The problem I have is that when the assigned rooms (page B) receives focus, the array of rooms assigned is not visible - it does not display at all. All other objects on the page are visible, just not the assigned rooms array. If I simply click on another page frame and then click back to the assigned rooms page, everything is fine, and everything is displayed.

Is there some reason this is so? I've actually tried running through the other pages with seat focus to no avail. Unless I do it manually, the array (a list box) stays invisible.

Any ideas?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform