Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid property - Transparent?
Message
From
04/03/2016 11:51:23
 
 
To
04/03/2016 09:05:05
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01632529
Message ID:
01632541
Views:
91
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

*
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform