<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Refreshingly new Flex Calendar controls</title>
	<atom:link href="http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/feed/" rel="self" type="application/rss+xml" />
	<link>http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/</link>
	<description>All about RIA, Flash, Flex, AIR &#38; UI Design</description>
	<lastBuildDate>Fri, 13 Nov 2009 22:01:36 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Srinivas Annam</title>
		<link>http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/#comment-279</link>
		<dc:creator>Srinivas Annam</dc:creator>
		<pubDate>Wed, 21 Oct 2009 14:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://srinivasannam.wordpress.com/?p=41#comment-279</guid>
		<description>Yes, Its possible. Please have a look at the sample posted here http://toosweetvasu.googlepages.com/CalendarWithHolidays.mxml

14th &amp; 18th are treated as Holidays in the sample. You can get the holiday list dynamically and use the same logic.

Let me know if you get stuck somewhere.</description>
		<content:encoded><![CDATA[<p>Yes, Its possible. Please have a look at the sample posted here <a href="http://toosweetvasu.googlepages.com/CalendarWithHolidays.mxml" rel="nofollow">http://toosweetvasu.googlepages.com/CalendarWithHolidays.mxml</a></p>
<p>14th &amp; 18th are treated as Holidays in the sample. You can get the holiday list dynamically and use the same logic.</p>
<p>Let me know if you get stuck somewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srinivas Annam</title>
		<link>http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/#comment-278</link>
		<dc:creator>Srinivas Annam</dc:creator>
		<pubDate>Wed, 21 Oct 2009 14:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://srinivasannam.wordpress.com/?p=41#comment-278</guid>
		<description>Yes Jemmy, you can very much do that. You can either replace the UITextField with a new one or change the properties/styles of existing UITextField (recommended).

Please look at a similar sample here http://toosweetvasu.googlepages.com/CalendarWithHolidays.mxml</description>
		<content:encoded><![CDATA[<p>Yes Jemmy, you can very much do that. You can either replace the UITextField with a new one or change the properties/styles of existing UITextField (recommended).</p>
<p>Please look at a similar sample here <a href="http://toosweetvasu.googlepages.com/CalendarWithHolidays.mxml" rel="nofollow">http://toosweetvasu.googlepages.com/CalendarWithHolidays.mxml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srinivas Annam</title>
		<link>http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/#comment-276</link>
		<dc:creator>Srinivas Annam</dc:creator>
		<pubDate>Wed, 21 Oct 2009 14:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://srinivasannam.wordpress.com/?p=41#comment-276</guid>
		<description>Hi Prasad, you can do that easily with these components. Have a look at the sample shared at http://toosweetvasu.googlepages.com/CalendarWithHolidays.mxml.

I have hard coded 14th &amp; 18th as holidays in this sample and changed the font color to red with tooltip. But, you can feed the holiday list and reason as an array and handle it in &quot;renderChildren()&quot; function.

Hope this helps. Let me know incase you need any further assistance on this.</description>
		<content:encoded><![CDATA[<p>Hi Prasad, you can do that easily with these components. Have a look at the sample shared at <a href="http://toosweetvasu.googlepages.com/CalendarWithHolidays.mxml" rel="nofollow">http://toosweetvasu.googlepages.com/CalendarWithHolidays.mxml</a>.</p>
<p>I have hard coded 14th &amp; 18th as holidays in this sample and changed the font color to red with tooltip. But, you can feed the holiday list and reason as an array and handle it in &#8220;renderChildren()&#8221; function.</p>
<p>Hope this helps. Let me know incase you need any further assistance on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/#comment-275</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Thu, 15 Oct 2009 12:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://srinivasannam.wordpress.com/?p=41#comment-275</guid>
		<description>i want to show holiday date as different color.with tool tip as reason for holiday on that date. please help me if you can.</description>
		<content:encoded><![CDATA[<p>i want to show holiday date as different color.with tool tip as reason for holiday on that date. please help me if you can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srinivas Annam</title>
		<link>http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/#comment-272</link>
		<dc:creator>Srinivas Annam</dc:creator>
		<pubDate>Tue, 15 Sep 2009 14:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://srinivasannam.wordpress.com/?p=41#comment-272</guid>
		<description>Hi Hemanth,

    This bug was closed with status as &quot;Deferred&quot; which means that this bug is not fixed yet. It will be re-opened in later releases based on the number of votes this bug gets.

     So, do remember to vote &amp; watch for this bug. Also ask other developers who are facing this problem to vote for it.

Regards
Srinivas Annam</description>
		<content:encoded><![CDATA[<p>Hi Hemanth,</p>
<p>    This bug was closed with status as &#8220;Deferred&#8221; which means that this bug is not fixed yet. It will be re-opened in later releases based on the number of votes this bug gets.</p>
<p>     So, do remember to vote &amp; watch for this bug. Also ask other developers who are facing this problem to vote for it.</p>
<p>Regards<br />
Srinivas Annam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemanth</title>
		<link>http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/#comment-271</link>
		<dc:creator>Hemanth</dc:creator>
		<pubDate>Tue, 15 Sep 2009 04:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://srinivasannam.wordpress.com/?p=41#comment-271</guid>
		<description>Hi Srini, 

I found this 
FLEXDMV-784 Drag and drop non functional when selectionMode=&quot;multipleCells&quot; 

is fixed. where do i get the patch for it. or how do I use it in my project which is using Flex 3.2.0

Thanks,
Hemanth</description>
		<content:encoded><![CDATA[<p>Hi Srini, </p>
<p>I found this<br />
FLEXDMV-784 Drag and drop non functional when selectionMode=&#8221;multipleCells&#8221; </p>
<p>is fixed. where do i get the patch for it. or how do I use it in my project which is using Flex 3.2.0</p>
<p>Thanks,<br />
Hemanth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay</title>
		<link>http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/#comment-270</link>
		<dc:creator>Vijay</dc:creator>
		<pubDate>Sat, 29 Aug 2009 04:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://srinivasannam.wordpress.com/?p=41#comment-270</guid>
		<description>Thatz awesome...very nice to have it.. Thanx</description>
		<content:encoded><![CDATA[<p>Thatz awesome&#8230;very nice to have it.. Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh</title>
		<link>http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/#comment-268</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Tue, 11 Aug 2009 13:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://srinivasannam.wordpress.com/?p=41#comment-268</guid>
		<description>Great Going Srini</description>
		<content:encoded><![CDATA[<p>Great Going Srini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jemmy Lai</title>
		<link>http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/#comment-236</link>
		<dc:creator>Jemmy Lai</dc:creator>
		<pubDate>Mon, 08 Jun 2009 04:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://srinivasannam.wordpress.com/?p=41#comment-236</guid>
		<description>Dear Srinivas,

Nice work with the customized layout of CalendarLayout!
One question, what if I wanted to customize the dayBlocksArray and the UITextField?
I have managed to extract the dayNumber (UITextField.text) using getChildAt.
However, how can I replace the UITextField&#039;s in the dayBlocksArray with another UIObject of my own?

--Jemmy Lai</description>
		<content:encoded><![CDATA[<p>Dear Srinivas,</p>
<p>Nice work with the customized layout of CalendarLayout!<br />
One question, what if I wanted to customize the dayBlocksArray and the UITextField?<br />
I have managed to extract the dayNumber (UITextField.text) using getChildAt.<br />
However, how can I replace the UITextField&#8217;s in the dayBlocksArray with another UIObject of my own?</p>
<p>&#8211;Jemmy Lai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemanth</title>
		<link>http://srinivasannam.wordpress.com/2008/07/01/new-flex-calendar-controls/#comment-226</link>
		<dc:creator>Hemanth</dc:creator>
		<pubDate>Tue, 21 Apr 2009 04:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://srinivasannam.wordpress.com/?p=41#comment-226</guid>
		<description>Hi, 
Is it possible to make the holidays as different color and also selectable. 
Since i used disabledRanges to change the color, i was not able to select it. 
Can we able to do this. 

Thanks, 
Hemanth</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Is it possible to make the holidays as different color and also selectable.<br />
Since i used disabledRanges to change the color, i was not able to select it.<br />
Can we able to do this. </p>
<p>Thanks,<br />
Hemanth</p>
]]></content:encoded>
	</item>
</channel>
</rss>
