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:59:52
 
 
À
13/11/1997 14:54:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00059706
Message ID:
00060050
Vues:
48
>>>>>>>>>>>>>>>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?
>>page 1
>
>So, when you the messagebox is up, page1 is always active, and when you close messagebox, the second page going up?
No, the second page does not go up until I click the button to start the
form again.
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform