Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make a caption font bleed
Message
From
22/01/2004 00:49:28
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00869188
Message ID:
00869379
Views:
24
>A few months back a project required a couple of checkboxes. I noticed that under some circumstances the font colors would bleed (normal to a fuzzy bold).
>
>A current project required a few boxes, so I again visited the issue. I noticed that label captions seemed to bleed also.
>
>My control backgrounds are typically transparent. I changed some to opaque, and the bleeding subsided.
>
>If I change controls to an opaque backgound, will they adapt to user theme changes? If the user sets forms to green, will the caption backgrounds remain the development colors.
>
>I guess I should try:-)

In the label.init (class level):
this.colorsource=1

Or in a form (I actually had a builder which did this):

form.SetAll("colorsource",1,"label")

The latter was tried on VFP8/XP.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform