Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit Box BleedThrough
Message
From
23/07/2011 07:25:31
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01518806
Message ID:
01518977
Views:
64
>>Check in that page activate what is the visibility of these editboxes (may be they are still visible). You can also try moving them outside visibility range (say, top - 900, left - 900)
>
>I got the same issue with the grids and pageframe. Making grids invisible solved the problem.


I think it's enough to take the focus off the control of the previous page

ie
frame.activepage = 3
= frame.pages(frame.activepage).SetFocus()
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform