Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page Tab flips on it's own?
Message
From
13/11/1997 14:40:56
 
 
To
13/11/1997 14:38:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00059706
Message ID:
00060032
Views:
53
>>>>>>>>>>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform