<?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/"
		>
<channel>
	<title>Comments on: Automatic font size adjuster</title>
	<atom:link href="http://blog.base42.nl/automatic-font-size-adjuster/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.base42.nl/automatic-font-size-adjuster/</link>
	<description></description>
	<lastBuildDate>Wed, 09 May 2012 12:21:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Thijs</title>
		<link>http://blog.base42.nl/automatic-font-size-adjuster/#comment-453</link>
		<dc:creator>Thijs</dc:creator>
		<pubDate>Fri, 08 Jan 2010 16:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.base42.nl/?p=895#comment-453</guid>
		<description>We added the class into our Temple Library: 
  &lt;a href=&quot;http://templelibrary.googlecode.com/svn/trunk/doc/temple/ui/behaviors/AutoFontSizeBehavior.html&quot; rel=&quot;nofollow&quot;&gt;http://templelibrary.googlecode.com/svn/trunk/doc...&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>We added the class into our Temple Library:</p>
<p>  <a href="http://templelibrary.googlecode.com/svn/trunk/doc/temple/ui/behaviors/AutoFontSizeBehavior.html" rel="nofollow"></a><a href="http://templelibrary.googlecode.com/svn/trunk/doc" rel="nofollow">http://templelibrary.googlecode.com/svn/trunk/doc</a>&#8230; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jankees</title>
		<link>http://blog.base42.nl/automatic-font-size-adjuster/#comment-424</link>
		<dc:creator>Jankees</dc:creator>
		<pubDate>Wed, 07 Oct 2009 20:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.base42.nl/?p=895#comment-424</guid>
		<description>@Sandro, Thanks for you feedback, if you send me your adjustments I will post it here. 
 
Best, </description>
		<content:encoded><![CDATA[<p>@Sandro, Thanks for you feedback, if you send me your adjustments I will post it here.</p>
<p>Best, </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandro</title>
		<link>http://blog.base42.nl/automatic-font-size-adjuster/#comment-423</link>
		<dc:creator>Sandro</dc:creator>
		<pubDate>Wed, 07 Oct 2009 19:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.base42.nl/?p=895#comment-423</guid>
		<description>One other suggestion.. This class is great not just for input text, but for dynamic text that is only set once, like item titles or descriptions. I modified your constructor to add a willUpdate boolean property, then I only add the event listeners if the textfield is meant to be updated more than once.  
 
Sandro </description>
		<content:encoded><![CDATA[<p>One other suggestion.. This class is great not just for input text, but for dynamic text that is only set once, like item titles or descriptions. I modified your constructor to add a willUpdate boolean property, then I only add the event listeners if the textfield is meant to be updated more than once. </p>
<p>Sandro </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandro</title>
		<link>http://blog.base42.nl/automatic-font-size-adjuster/#comment-422</link>
		<dc:creator>Sandro</dc:creator>
		<pubDate>Wed, 07 Oct 2009 19:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.base42.nl/?p=895#comment-422</guid>
		<description>This looks great. One question though, how do you use it? Would you need some sort of global variable and do var tf: AutomaticFontSizeBehaviour = new AutomaticFontSizeBehaviour(myTextField); ? 
 
Thanks! </description>
		<content:encoded><![CDATA[<p>This looks great. One question though, how do you use it? Would you need some sort of global variable and do var tf: AutomaticFontSizeBehaviour = new AutomaticFontSizeBehaviour(myTextField); ?</p>
<p>Thanks! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by kevinrommen</title>
		<link>http://blog.base42.nl/automatic-font-size-adjuster/#comment-412</link>
		<dc:creator>Twitted by kevinrommen</dc:creator>
		<pubDate>Wed, 19 Aug 2009 08:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.base42.nl/?p=895#comment-412</guid>
		<description>[...] This post was Twitted by kevinrommen [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by kevinrommen [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jankees</title>
		<link>http://blog.base42.nl/automatic-font-size-adjuster/#comment-411</link>
		<dc:creator>Jankees</dc:creator>
		<pubDate>Fri, 14 Aug 2009 09:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.base42.nl/?p=895#comment-411</guid>
		<description>Thanks!  
 
 
Maybe it would be nice that an update woudn&#039;t be exucuted if there is no text change... it gets fired 3 times for every keystroke... </description>
		<content:encoded><![CDATA[<p>Thanks! </p>
<p>Maybe it would be nice that an update woudn&#039;t be exucuted if there is no text change&#8230; it gets fired 3 times for every keystroke&#8230; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs</title>
		<link>http://blog.base42.nl/automatic-font-size-adjuster/#comment-410</link>
		<dc:creator>Thijs</dc:creator>
		<pubDate>Fri, 14 Aug 2009 08:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.base42.nl/?p=895#comment-410</guid>
		<description>I fixed your copy-paste thing!!! 
 
Just add: 
 
_textField.addEventListener(TextEvent.TEXT_INPUT,update); 
 
And it will work! </description>
		<content:encoded><![CDATA[<p>I fixed your copy-paste thing!!!</p>
<p>Just add:</p>
<p>_textField.addEventListener(TextEvent.TEXT_INPUT,update);</p>
<p>And it will work! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jankees</title>
		<link>http://blog.base42.nl/automatic-font-size-adjuster/#comment-409</link>
		<dc:creator>Jankees</dc:creator>
		<pubDate>Fri, 14 Aug 2009 07:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.base42.nl/?p=895#comment-409</guid>
		<description>Thanks! Do you have any idea how to solve the copy paste thing? The only thing I can come up with is overwriting the setter &#039;text&#039; in textfield, which is a bit dirty...? </description>
		<content:encoded><![CDATA[<p>Thanks! Do you have any idea how to solve the copy paste thing? The only thing I can come up with is overwriting the setter &#039;text&#039; in textfield, which is a bit dirty&#8230;? </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernard</title>
		<link>http://blog.base42.nl/automatic-font-size-adjuster/#comment-408</link>
		<dc:creator>Bernard</dc:creator>
		<pubDate>Thu, 13 Aug 2009 21:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.base42.nl/?p=895#comment-408</guid>
		<description>@Thijs Textfields do dispatch Keyboard Events, this is done by the InteractiveObject class and it&#039;s the super of TextField. 
 
@JanKees Nice! Added the class to my repos ;) 
Like Thijs said it would be nice if it will work with &#039;copy-paste&#039;. I tried it @ the demo you showed me yesterday and it didn&#039;t work. </description>
		<content:encoded><![CDATA[<p>@Thijs Textfields do dispatch Keyboard Events, this is done by the InteractiveObject class and it&#039;s the super of TextField.</p>
<p>@JanKees Nice! Added the class to my repos ;)</p>
<p>Like Thijs said it would be nice if it will work with &#039;copy-paste&#039;. I tried it @ the demo you showed me yesterday and it didn&#039;t work. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs</title>
		<link>http://blog.base42.nl/automatic-font-size-adjuster/#comment-407</link>
		<dc:creator>Thijs</dc:creator>
		<pubDate>Thu, 13 Aug 2009 19:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.base42.nl/?p=895#comment-407</guid>
		<description>VET VET VET!!!! 
 
Really nice. I am definitely going to use this. 
 
But I didn&#039;t know TextFields dispatches KeyBoardEvents? I thought only the Stage does it. Maybe you should also listen to the flash.events.TextEvent.TEXT_INPUT event? 
 
Does it work when I do &#039;copy-paste&#039;? </description>
		<content:encoded><![CDATA[<p>VET VET VET!!!!</p>
<p>Really nice. I am definitely going to use this.</p>
<p>But I didn&#039;t know TextFields dispatches KeyBoardEvents? I thought only the Stage does it. Maybe you should also listen to the flash.events.TextEvent.TEXT_INPUT event?</p>
<p>Does it work when I do &#039;copy-paste&#039;? </p>
]]></content:encoded>
	</item>
</channel>
</rss>

