Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Editbox on page2 bleedsthrough to page1
Message
De
16/08/2007 14:21:42
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
 
 
À
16/08/2007 12:57:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01248573
Message ID:
01248589
Vues:
21
Hi Tracy,

Have you tried using thisform.lockscreen? I lock the screen at the beginning of the deactiveate event and unlock it a the end of the activate event for each page.

>I have 3 pages on a pageframe. When I am updating data on page one, a form method is run which then updates a field on page2. The form method is called in the lostfocus (tried valid as well) of the field on page1. After the field on page2 is updated programmatically, focus is still on the field on page 1 but the editbox (field on page 2 that is updated programmatically) bleeds through to page1. Actually not the entire editbox, just the scrollbars in the editbox for some reason. Now on page 1 sits some shapes and field on page1 which the user is actually typing in, sits ontop of that shape.
>
>I have tried:
>
>Putting a shape or container ON the editbox on page2 and only hiding it when page2 is active
>setting the editbox.visible to .f. unless page 2 is active
>setting both the zorder() of the editbox (to 1) and the shape or container (to 0) unless focus is on page 2
>Changing the way the value in the editbox is updated - using the field in the table or the control on the form...
>
>I have tried messing with zorder(), visible, the covering shape, the box itself all from refresh of the editbox, editbox programmatic change, activate and deactivate of the page, et al
>
>Any ideas? I'm ready to pull my hair out!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform