Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pageframe within a Pageframe - issues?
Message
 
 
À
12/11/1999 01:52:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00289929
Message ID:
00291120
Vues:
21
Jeff,

Can you move the Requery() code to the controls that are causing the view parameters to change? This is typically where I do it. I've never tried doing anything more than a this.parent.Refresh() inside UIEnable.

Is the container Transparent or Opaque? You might try altering the colors and the pages, form and container to see which color is really bleeding through. You might also make the container Opaque and have it grab the correct BackColor to use at runtime from this.parent.BackColor

>My PageFrame class is essentially the same - it instantiates a cPgfManager hook object which, in turn, adds the page instances. Yes, the event tracking verifies the firing sequence for the UIEnable Event.
>
>Here's the current problem: Each pages contains a presentation object (container class containing other controls) some of which require the REQUERY() of a parameterized view in the UIEnable Event of the presentation container.
>
>Everything seems to work fine until a few pages are activated, after which the background color of a textbox or editbox changes (from white to grey) when the control recieves or loses focus. I can still edit the controls and all my TableUpdate(), TableRevert(), and Transaction code works flawlessly. It's just the damned background color.
>
>There is no GotFocus / LostFocus Event code in any of these controls. I'm stumped.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform