You will soon learn not to listen to carefully to UI advice from me, but
how about an alpha'd  "Cancelled" diagonally across the text?

 

Well, using the word "Cancelled" may be a bit of a sell.  But I presume
if I could get the word to be "alph'd" across the text, I could also do
that with a diagonal line graphic or other options.  

 

What I need is a basic suggestion on how to do this?  How do I
conditionally add something on top | under | through a given event box
based on the status property of the event element in the array
collection.

 

 


Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.

--- Begin Message ---
You will soon learn not to listen to carefully to UI advice from me, but how 
about an alpha'd  "Cancelled" diagonally across the text?

  _____  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ian 
Skinner
Sent: Wednesday, May 09, 2007 9:28 AM
To: [EMAIL PROTECTED]; flexcoders@yahoogroups.com
Subject: [flexcoders] I need a display suggestion.



I have been working on a calendar of events flex application as most 
anybody who monitors these flex lists probably has noticed. This is a 
reworking of an existing [D]HTML/CFML application. Part of the current 
display is that canceled events are displayed with a strike-through text 
decoration.

I am trying to convey this same information in the flex version. I have 
tried using a strike-through decoration, but my attempts to use htmlText 
functionality in flex did not produce any results. I then tried to use 
the alpha property to fade the canceled events. After embedding a font 
so that the alpha effect would take effect, the results where less then 
desirable, it was just not clear enough.

Any suggestions on a simple but effective way to display the canceled 
events? It should be noted that the events are color coded to indicate 
which of four areas to which they belong. This color coded information 
needs to be maintained for canceled events and I am reluctant to try and 
create four "canceled" colors. This is a quite a colorful, busy, 
information packed screen as it is.

Is there an easy way I could apply an image/graphic/effect to create 
some kind of diagonal lines mask/background of the box containing the 
canceled drive information?


 

--- End Message ---

Reply via email to