Labels - Transparent labels flash whenever they get changed 
Author Message
 Labels - Transparent labels flash whenever they get changed

As an option for my GUI, a user can set the background to a gradiated
color (from black to whatever).  One some forms, I use transparent
labels to display information (my boss thinks it looks neat...), but
whenever the transparent label gets changed, ALL transparent labels on
that form flash grey, then go back to transparent.  It looks positively
horrible with every transparent label flashing like that.  I'd love to
find a way to have the labels be changed and NOT flash.  

I am using VB5 Enterprise Edition



Sat, 25 Sep 1999 03:00:00 GMT  
 Labels - Transparent labels flash whenever they get changed


08 Apr 1997 17:18:41 -0700):

Quote:
>As an option for my GUI, a user can set the background to a gradiated
>color (from black to whatever).  One some forms, I use transparent
>labels to display information (my boss thinks it looks neat...), but
>whenever the transparent label gets changed, ALL transparent labels on
>that form flash grey, then go back to transparent.

How did you program that gradient? For avoidance of
screenupdate-problems you should paint lines directly to the
form, not onto a control like a picturebox or whatever.

Just an idea

Mathias Schiffer, Germany
-----------------------------------------------
VB-FAQ (HTML):
Online:   http://home.sol.no/jansh/vb/default.htm
Download: http://home.sol.no/jansh/vb/vbfaq.zip (169kB)
More:     http://www.rat.de/metty/vbnews



Sun, 26 Sep 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. transparent OCX with transparent label

2. BUG: Transparent Label on Transparent Control Does Not Display

3. Transparent UserControl with transparent label - Anyone?

4. Transparent UserControl with transparent label

5. Transparent Label on Transparent User Control Problem

6. BUG: Transparent Label on Transparent Control Does Not Display

7. Need to make label Flash How???

8. Need Label / TextBox to Flash On & Off

9. newbie - need to make flashing label activex control

10. undesirable flashing of label in vb

11. Window Flash When Writing To Label Control

12. Flashing labels

 

 
Powered by phpBB® Forum Software