Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Labels not using the page backcolor
Message
De
21/01/2005 04:48:18
David Gibson
Beacons Software
Royaume Uni
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00978807
Message ID:
00979207
Vues:
16
>David,
>
>>It is as though the label is looking at the color of its parent (the container) and matching it but not taking into account that its immediate parent might be transparent and so it should look for the color of its parent's parent (the page).
>
>So why not have your container class grab set it's BackColor to the first non-transparent parent that it can find walking it's way back to the form? A few lines of code in your base container class Init() should solve the issue.
>

I wish I could!

Assuming you are using the standard WinXP color scheme - the backcolor of the page class returns RGB(236,233,216) regardless of whether or not themes are turned on. This is actually the beige color that you get without themes, it is not the much paler color that pages get shown in when themes are turned on.

The only solution I have found so far is to disable themes for the pageframe and put up with having 'old style' pages without the XP features.

David
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform