Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding out of order pages to a PageFrame
Message
 
To
09/12/2005 02:35:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01076435
Message ID:
01077387
Views:
50
The executed code that highlights the active tab in blue is

if this.PageCount > 0 and this.ActivePage > 0
this.pages[this.ActivePage].ForeColor = rgb(0,0,255)

But If I reorder the pages, it highlights the worng tab.

If it's a bug, is there no way to work around it other than manually moving all fields in all pages to a differnet page?

Perhaps I can hack the .frx file to change all the parent fields to the one to the right?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform