Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp5a pageframe problem help
Message
From
21/03/2000 03:21:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Vfp5a pageframe problem help
Miscellaneous
Thread ID:
00348218
Message ID:
00348218
Views:
53
Hi,

My vfp5a written application had a main form with pageframe control
that contains 05 pages plus other control like command buttons and
labels.

I had the main form with Keypreview = .T.
and use the keypress and mouse move events to detect any movement
and go to the respectives pages. For which respective page,
I use the command below

* depend on which page I want to activate
THISFORM.PageFrame.ActivePage = 1
THISFORM.PageFrame.Refresh()

Plus this code in the activate event of which page

THIS.Refresh()

However, certain time, the page is set to go to the next page,
but it just go to other random page and that page control like the
command button is activated. What is wrong, please advise or assist.
Thank a lot
Best Regards
Virusim
Next
Reply
Map
View

Click here to load this message in the networking platform