Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page frame not refreshing pages
Message
From
18/11/1997 13:54:25
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00060987
Message ID:
00060991
Views:
39
>I am a beginner in visual Foxpro v5.0. I have created a test form with a page frame that has 3 pages. In the DE I have 3 related tables. I have dragged fields from table1 onto page 1, table2 onto page 2, and table 3 onto page 3. I have used the standard textbutton controls from the wizclass. The only code I have placed is in the click event of the form: thisform.refresh. When I run the form, the fields in page1 (table1) operate correctly, but the other two pages fields remain static. It seem that their record pointers are not moving. What exactly do I need to do, to get them to become "active".?

Don't worry about record pointers, they move Ok. However, it's your responsibility to refresh all pages (VFP will refresh only active one). So, put This.Refresh() into each Page.Activate event.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform