<?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: Setting the width of the dropdown menu on a ComboBox control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul</title>
		<link>http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/comment-page-1/#comment-8033</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 29 Jun 2010 15:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/#comment-8033</guid>
		<description>Hi Peter, i would like Adjust my combobox dropdownwidth property, but according of the length dataprovider label,  exist calculatePreferredSizeFromData() but i can&#039;t call the method... any idea for my question?</description>
		<content:encoded><![CDATA[<p>Hi Peter, i would like Adjust my combobox dropdownwidth property, but according of the length dataprovider label,  exist calculatePreferredSizeFromData() but i can&#8217;t call the method&#8230; any idea for my question?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carrie</title>
		<link>http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/comment-page-1/#comment-7740</link>
		<dc:creator>Carrie</dc:creator>
		<pubDate>Tue, 18 May 2010 15:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/#comment-7740</guid>
		<description>I have a combobox with a width of 100% in an HDividedBox. When the user increases the size of the box the size of the combobox also increases, however the dropdownwidht remains the same (too small). What event can I listen for to know when to reset the size of the dropdownwidth? I tried listening for the RESIZE event and it never fired. I also tried listening for &#039;&#039;widthChanged&quot; and it didn&#039;t fire either. Any ideas?</description>
		<content:encoded><![CDATA[<p>I have a combobox with a width of 100% in an HDividedBox. When the user increases the size of the box the size of the combobox also increases, however the dropdownwidht remains the same (too small). What event can I listen for to know when to reset the size of the dropdownwidth? I tried listening for the RESIZE event and it never fired. I also tried listening for &#8221;widthChanged&#8221; and it didn&#8217;t fire either. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: computerGig</title>
		<link>http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/comment-page-1/#comment-3432</link>
		<dc:creator>computerGig</dc:creator>
		<pubDate>Thu, 12 Mar 2009 17:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/#comment-3432</guid>
		<description>I want my combobx should increase or decrease the width depends on the item selected. if the selected item is bigge the length of the combobox should increase.</description>
		<content:encoded><![CDATA[<p>I want my combobx should increase or decrease the width depends on the item selected. if the selected item is bigge the length of the combobox should increase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/comment-page-1/#comment-3434</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Tue, 21 Oct 2008 13:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/#comment-3434</guid>
		<description>Rebennack,

To change the height of the drop down menu, you can set the &lt;code&gt;rowCount&lt;/code&gt; property.

Peter</description>
		<content:encoded><![CDATA[<p>Rebennack,</p>
<p>To change the height of the drop down menu, you can set the <code>rowCount</code> property.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebennack</title>
		<link>http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/comment-page-1/#comment-3433</link>
		<dc:creator>Rebennack</dc:creator>
		<pubDate>Tue, 21 Oct 2008 13:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/#comment-3433</guid>
		<description>What about changing the DropDown height?</description>
		<content:encoded><![CDATA[<p>What about changing the DropDown height?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prakaz</title>
		<link>http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/comment-page-1/#comment-3431</link>
		<dc:creator>Prakaz</dc:creator>
		<pubDate>Wed, 23 Jul 2008 17:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/02/setting-the-width-of-the-dropdown-menu-on-a-combobox-control-in-flex/#comment-3431</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

