Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid property - Transparent?
Message
De
04/03/2016 11:51:23
 
 
À
04/03/2016 09:05:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01632529
Message ID:
01632541
Vues:
92
specially transparent grid no!
grid is a simple vfp control and have no handle to support transparency.
-making a form embedding transparent (or semi transparent) grid: yes and transparency could be between 0-255(fully transparent to fully opaque).
this can be solved with API setLayeredWindow but its applied to all controls and form.
transparency is available for top level form only (or at least showWindow=0,1 and Desktop=.t.)
you have an example of form transparency in shipped vfp9 samples.
DO FORM home(1)+"samples\solution\sedona\fadeaway.scx"
or
DO FORM home(1)+"SAMPLES\SOLUTION\TOLEDO\IRREGULAR.SCX"
i have worked on grid transparency but with an artifact of 2 superposable forms.can see this in
http://yousfi.over-blog.com/2015/01/visual-foxpro-grid-with-background-image.html

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

Click here to load this message in the networking platform