Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding out of order pages to a PageFrame
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01076435
Message ID:
01077470
Views:
50
I have run into a bug with out-of-order pages. I "inserted" a new page in the middle of others. When the user runs the app and clicks on the tab for the "inserted" page .. the wrong page is brought forth. The user has to click on the tab a second time to make it come forward.

I reported this to Microsoft over a year ago but they have not fixed the problem. Sigh!!

Cathy


>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?
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Reply
Map
View

Click here to load this message in the networking platform