Re: [flexcoders] Style question - additional listeners to Bindables

2007-09-05 Thread Muzak
PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, September 05, 2007 5:05 AM Subject: [flexcoders] Style question - additional listeners to Bindables Say I have a variable counting up to 10 and back down to 1. It does this in a loop, just going from 1 to 10 back down to 1 back up to 10

[flexcoders] Style question - additional listeners to Bindables

2007-09-04 Thread cbaray
Say I have a variable counting up to 10 and back down to 1. It does this in a loop, just going from 1 to 10 back down to 1 back up to 10.. The variable is bindable. Let's call it COUNT. I have a Label that has COUNT as its data source, so the label's text value goes from 1 up to 10 and back

RE: [flexcoders] Style Question

2005-05-16 Thread Matt Chotin
Add mouseOver handlers and whatnot to your cell renderer? From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Rich Tretola Sent: Friday, May 13, 2005 10:05 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Style Question Yep, you

Re: [flexcoders] Style Question

2005-05-16 Thread Rich Tretola
to your cell renderer? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rich Tretola Sent: Friday, May 13, 2005 10:05 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Style Question Yep, you

RE: [flexcoders] Style Question

2005-05-16 Thread Allen Manning
:58To: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Style Question I will give it a try this morning but this all seems like a lot ofwork to simply get the text color I want for the datagrid. Where isthe Flex 2 wishlist where can I request a css style for this ?RichOn 5/16/05, Matt Chotin

Re: [flexcoders] Style Question

2005-05-13 Thread Rich Tretola
). From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rich Tretola Sent: Thursday, May 12, 2005 6:48 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Style Question What is the css property for changing

Re: [flexcoders] Style Question

2005-05-13 Thread Sreejith Unnikrishnan
ay, May 12, 2005 6:48 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Style Question What is the css property for changing the color of the header text of a datagrid ? When I change the color property, it changes the header text but also changes the grid text color which is

Re: [flexcoders] Style Question

2005-05-13 Thread Rich Tretola
[mailto:[EMAIL PROTECTED] On Behalf Of Rich Tretola Sent: Thursday, May 12, 2005 6:48 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Style Question What is the css property for changing the color of the header text of a datagrid ? When I change

Re: [flexcoders] Style Question

2005-05-13 Thread Sreejith Unnikrishnan
dividual). From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Rich Tretola Sent: Thursday, May 12, 2005 6:48 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Style Question What is the

[flexcoders] Style Question

2005-05-12 Thread Rich Tretola
What is the css property for changing the color of the header text of a datagrid ? When I change the color property, it changes the header text but also changes the grid text color which is not what I need. I need the 2 text colors set differently. Rich Yahoo! Groups Links * To visit your

RE: [flexcoders] Style Question

2005-05-12 Thread Matt Chotin
: [flexcoders] Style Question What is the css property for changing the color of the header text of a datagrid ? When I change the color property, it changes the header text but also changes the grid text color which is not what I need. I need the 2 text colors set differently. Rich Yahoo