<?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: Unexpected scroll results with HBox/VBox/Containers using percent height/width</title>
	<atom:link href="http://www.nickkuh.com/flash-flex-air/unexpected-scroll-results-with-hboxvboxcontainers-using-percent-heightwidth/2009/04/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickkuh.com/flash-flex-air/unexpected-scroll-results-with-hboxvboxcontainers-using-percent-heightwidth/2009/04/</link>
	<description>Nick Kuh is a Freelance iPhone and iPad Developer based in Brighton, UK</description>
	<lastBuildDate>Fri, 27 Aug 2010 21:09:05 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arnold Aprieto</title>
		<link>http://www.nickkuh.com/flash-flex-air/unexpected-scroll-results-with-hboxvboxcontainers-using-percent-heightwidth/2009/04/comment-page-1/#comment-981</link>
		<dc:creator>Arnold Aprieto</dc:creator>
		<pubDate>Fri, 27 Aug 2010 21:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickkuh.com/?p=148#comment-981</guid>
		<description>As quoted:
“What we do for ourselves dies with us. What we do for others and the world remains and is immortal.”

Thanks for sharing, saved me a whole lot of time analyzing.</description>
		<content:encoded><![CDATA[<p>As quoted:<br />
“What we do for ourselves dies with us. What we do for others and the world remains and is immortal.”</p>
<p>Thanks for sharing, saved me a whole lot of time analyzing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lingu</title>
		<link>http://www.nickkuh.com/flash-flex-air/unexpected-scroll-results-with-hboxvboxcontainers-using-percent-heightwidth/2009/04/comment-page-1/#comment-878</link>
		<dc:creator>Lingu</dc:creator>
		<pubDate>Thu, 21 Jan 2010 06:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickkuh.com/?p=148#comment-878</guid>
		<description>Hi.,

 I was using image with textarea, using vbox and hbox, image will be displayed in right corner. How to use it.. pls help me sample coding for this.


Thank U</description>
		<content:encoded><![CDATA[<p>Hi.,</p>
<p> I was using image with textarea, using vbox and hbox, image will be displayed in right corner. How to use it.. pls help me sample coding for this.</p>
<p>Thank U</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flCraze</title>
		<link>http://www.nickkuh.com/flash-flex-air/unexpected-scroll-results-with-hboxvboxcontainers-using-percent-heightwidth/2009/04/comment-page-1/#comment-876</link>
		<dc:creator>flCraze</dc:creator>
		<pubDate>Fri, 15 Jan 2010 06:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickkuh.com/?p=148#comment-876</guid>
		<description>Hi,

Good solution for solving this percentHeight problem with Vbox, was struggling a lot,
Thank you very much :-)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Good solution for solving this percentHeight problem with Vbox, was struggling a lot,<br />
Thank you very much <img src='http://www.nickkuh.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.nickkuh.com/flash-flex-air/unexpected-scroll-results-with-hboxvboxcontainers-using-percent-heightwidth/2009/04/comment-page-1/#comment-148</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 15 Oct 2009 22:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickkuh.com/?p=148#comment-148</guid>
		<description>Thank you!</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Rizzi</title>
		<link>http://www.nickkuh.com/flash-flex-air/unexpected-scroll-results-with-hboxvboxcontainers-using-percent-heightwidth/2009/04/comment-page-1/#comment-124</link>
		<dc:creator>Mike Rizzi</dc:creator>
		<pubDate>Mon, 17 Aug 2009 19:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickkuh.com/?p=148#comment-124</guid>
		<description>Excellent. Your article saved me a lot of pain. 

I was dynamically creating different Flex UI components within a VBox that was to be 45% of it&#039;s parent (with verticalScrollPolicy=&quot;auto&quot;) and as soon as the VBox filled up, it would grow the VBox instead of adding scrollbars. I&#039;ve been reading about the LayoutManager trying to understand what I needed to do, and came across your posting. Just setting the minHeight to 0 solved my problem.

Could you go into more detail (or provide a reference) as to why setting minHeight causes the VBox to now work as I would expect?

Thanks again!</description>
		<content:encoded><![CDATA[<p>Excellent. Your article saved me a lot of pain. </p>
<p>I was dynamically creating different Flex UI components within a VBox that was to be 45% of it&#8217;s parent (with verticalScrollPolicy=&#8221;auto&#8221;) and as soon as the VBox filled up, it would grow the VBox instead of adding scrollbars. I&#8217;ve been reading about the LayoutManager trying to understand what I needed to do, and came across your posting. Just setting the minHeight to 0 solved my problem.</p>
<p>Could you go into more detail (or provide a reference) as to why setting minHeight causes the VBox to now work as I would expect?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hal Frash</title>
		<link>http://www.nickkuh.com/flash-flex-air/unexpected-scroll-results-with-hboxvboxcontainers-using-percent-heightwidth/2009/04/comment-page-1/#comment-119</link>
		<dc:creator>Hal Frash</dc:creator>
		<pubDate>Sat, 25 Jul 2009 19:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickkuh.com/?p=148#comment-119</guid>
		<description>Wow!  Saved me a lot of headache as I was having this exact problem.  Thank you! Thank you!</description>
		<content:encoded><![CDATA[<p>Wow!  Saved me a lot of headache as I was having this exact problem.  Thank you! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrei</title>
		<link>http://www.nickkuh.com/flash-flex-air/unexpected-scroll-results-with-hboxvboxcontainers-using-percent-heightwidth/2009/04/comment-page-1/#comment-85</link>
		<dc:creator>andrei</dc:creator>
		<pubDate>Fri, 08 May 2009 13:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickkuh.com/?p=148#comment-85</guid>
		<description>It seems the website ate my mxml, sorry bout that.
Here&#039;s the code:

&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;mx:Application xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot; layout=&quot;absolute&quot;&gt;

	&lt;mx:HBox width=&quot;50%&quot; verticalAlign=&quot;top&quot;
			verticalScrollPolicy=&quot;on&quot; 
			minHeight=&quot;0&quot; minWidth=&quot;0&quot;&gt;
		&lt;mx:Canvas height=&quot;1300&quot; width=&quot;100%&quot;
			backgroundColor=&quot;#ffffff&quot;/&gt;
	&lt;/mx:HBox&gt;

&lt;/mx:Application&gt;</description>
		<content:encoded><![CDATA[<p>It seems the website ate my mxml, sorry bout that.<br />
Here&#8217;s the code:</p>
<p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;<br />
&lt;mx:Application xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot; layout=&quot;absolute&quot;&gt;</p>
<p>	&lt;mx:HBox width=&quot;50%&quot; verticalAlign=&quot;top&quot;<br />
			verticalScrollPolicy=&quot;on&quot;<br />
			minHeight=&quot;0&quot; minWidth=&quot;0&quot;&gt;<br />
		&lt;mx:Canvas height=&quot;1300&quot; width=&quot;100%&quot;<br />
			backgroundColor=&quot;#ffffff&quot;/&gt;<br />
	&lt;/mx:HBox&gt;</p>
<p>&lt;/mx:Application&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrei</title>
		<link>http://www.nickkuh.com/flash-flex-air/unexpected-scroll-results-with-hboxvboxcontainers-using-percent-heightwidth/2009/04/comment-page-1/#comment-84</link>
		<dc:creator>andrei</dc:creator>
		<pubDate>Fri, 08 May 2009 13:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickkuh.com/?p=148#comment-84</guid>
		<description>Hi,

I&#039;m building a flex application and i actually need a vbox to scroll vertically.
So I&#039;ve tried something like this:




	
		
	



But it seems the VBox is not scrolling, but the VBox is.

Can you tell me what i&#039;ve done wrong?

I&#039;m using Flex gumbo build v4.0.0.6233.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m building a flex application and i actually need a vbox to scroll vertically.<br />
So I&#8217;ve tried something like this:</p>
<p>But it seems the VBox is not scrolling, but the VBox is.</p>
<p>Can you tell me what i&#8217;ve done wrong?</p>
<p>I&#8217;m using Flex gumbo build v4.0.0.6233.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalen Gibbons</title>
		<link>http://www.nickkuh.com/flash-flex-air/unexpected-scroll-results-with-hboxvboxcontainers-using-percent-heightwidth/2009/04/comment-page-1/#comment-45</link>
		<dc:creator>Kalen Gibbons</dc:creator>
		<pubDate>Mon, 20 Apr 2009 21:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickkuh.com/?p=148#comment-45</guid>
		<description>This is one of those times when the Flex framework just doesn&#039;t work like you&#039;d expect it to.  It&#039;s good to have solutions to as many of those little quirks as possible, thanks for the info.</description>
		<content:encoded><![CDATA[<p>This is one of those times when the Flex framework just doesn&#8217;t work like you&#8217;d expect it to.  It&#8217;s good to have solutions to as many of those little quirks as possible, thanks for the info.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
