Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page Tab flips on it's own?
Message
De
13/11/1997 14:40:56
 
 
À
13/11/1997 14:38:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00059706
Message ID:
00060032
Vues:
55
>>>>>>>>>>>>Do you want to say that you have the same buttons (to open new form) on both pages?
>>>>>>>>>>>No, I use two different buttons. Also, When I close the form, the code is...
>>>>>>>>>>>myform.hide
>>>>>>>>>>
>>>>>>>>>>How do you close your form? Is it modal or modeless form?
>>>>>>>>>I close use this code..
>>>>>>>>>thisformset.myform.hide and the form is modal.
>>>>>>>>
>>>>>>>>From where you fire this code?
>>>>>>>From a command button's click event on the form that is being closed.
>>>>>>
>>>>>>Is it consistent problem? What's happened if you close the form manually clicking on form's right-upper corner? BTW, when you open form you use Form.Show or something else?
>>>>>Yes, it is a consistent problem. If I close the form manually, I get an syntax
>>>>>error. UNKNOWN MEMBER myform - I use SHOW to open the form.
>>>>
>>>>Well, now give me all code behind the button which opens the form and causes flipping.
>>>
>>>He it is...
>>>*** close button click event
>>>select mytable
>>>thisformset.myform.hide
>>
>>Add messagebox after the last line:
>>=messagebox("ok")
>>and check what page is active now.
>ok - I did. I started with page 1 and after the message box, page 1
>is still active. Then I tried to run the form again and it changed
>to page 2.

Rob, my question is following: When the messagebox is up, what page is active?
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform