Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page Tab flips on it's own?
Message
From
13/11/1997 16:13:01
 
 
To
13/11/1997 15:57:44
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00059706
Message ID:
00060094
Views:
48
>>here it is...
>>* command button click event
>>thisformset.myform.show
>
>Could you add one line at the end:
>This.Parent.Parent.ActivePage=This.Parent.PageOrder
I found the problem...
In the Activate event of page1 that houses page(a) and page(b),
I had this code...

if mytable.myfld=.t.
thisform.pageframe1.page2.pageframe1.activepage=1
else
thisform.pageframe1.page2.pageframe1.activepage=2
endif

I guess this means that children page tabs fire off their parents
events..
Jim Booth - I think this is one time it will be appropriate to send all members of this thread this message.
Now I have another problem. I must find a work around to
to replace the code I have to taken out?????
thanks everybody
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform