<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Formatting scroll tips on a ComboBox control in Flex</title>
	<link>http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Sat, 22 Nov 2008 05:45:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/#comment-13950</link>
		<author>peterd</author>
		<pubDate>Sat, 05 Jul 2008 17:18:18 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/#comment-13950</guid>
		<description>John,

Yeah, we encountered the same issue on the previous example too, &lt;a href="http://blog.flexexamples.com/2008/07/01/displaying-scroll-tips-on-a-combobox-control-in-flex/" rel="nofollow"&gt;"Displaying scroll tips on a ComboBox control in Flex"&lt;/a&gt;.

It seems the dropdown menu gets destroyed after you select an item from the ComboBox. The solution/workaround was to set the &lt;code&gt;showScrollTips&lt;/code&gt; and &lt;code&gt;scrollTipFunction&lt;/code&gt; each time the ComboBox control is opened rather than just once when the ComboBox is created. I'll update the example.

Thanks,
Peter</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>Yeah, we encountered the same issue on the previous example too, <a href="http://blog.flexexamples.com/2008/07/01/displaying-scroll-tips-on-a-combobox-control-in-flex/" rel="nofollow">&#8220;Displaying scroll tips on a ComboBox control in Flex&#8221;</a>.</p>
<p>It seems the dropdown menu gets destroyed after you select an item from the ComboBox. The solution/workaround was to set the <code>showScrollTips</code> and <code>scrollTipFunction</code> each time the ComboBox control is opened rather than just once when the ComboBox is created. I&#8217;ll update the example.</p>
<p>Thanks,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/#comment-13867</link>
		<author>John</author>
		<pubDate>Wed, 02 Jul 2008 17:22:45 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/#comment-13867</guid>
		<description>After I select an item the tip is no longer shown.</description>
		<content:encoded><![CDATA[<p>After I select an item the tip is no longer shown.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
