<?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: Formatting scroll tips on a ComboBox control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 11 Feb 2012 11:51:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AndyC</title>
		<link>http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/comment-page-1/#comment-6469</link>
		<dc:creator>AndyC</dc:creator>
		<pubDate>Thu, 26 Nov 2009 17:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/#comment-6469</guid>
		<description>Sorry Peter, I was just clicking rather than scrolling. I have now implemented what I  need by adding getItemAt info
Your site is a treasure box. Thanks so much for your efforts</description>
		<content:encoded><![CDATA[<p>Sorry Peter, I was just clicking rather than scrolling. I have now implemented what I  need by adding getItemAt info<br />
Your site is a treasure box. Thanks so much for your efforts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/comment-page-1/#comment-6468</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Thu, 26 Nov 2009 16:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/#comment-6468</guid>
		<description>@Andy,
Works for me on IE8/Win7. Open the ComboBox, and drag the VScrollBar thumb and you should see data tips showing the vertical scroll position.

Peter</description>
		<content:encoded><![CDATA[<p>@Andy,<br />
Works for me on IE8/Win7. Open the ComboBox, and drag the VScrollBar thumb and you should see data tips showing the vertical scroll position.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndyC</title>
		<link>http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/comment-page-1/#comment-6467</link>
		<dc:creator>AndyC</dc:creator>
		<pubDate>Thu, 26 Nov 2009 15:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/#comment-6467</guid>
		<description>I dont see a tip at all. IE or FF</description>
		<content:encoded><![CDATA[<p>I dont see a tip at all. IE or FF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/comment-page-1/#comment-3430</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Sat, 05 Jul 2008 17:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/#comment-3430</guid>
		<description>John,

Yeah, we encountered the same issue on the previous example too, &lt;a href=&quot;http://blog.flexexamples.com/2008/07/01/displaying-scroll-tips-on-a-combobox-control-in-flex/&quot; rel=&quot;nofollow&quot;&gt;&quot;Displaying scroll tips on a ComboBox control in Flex&quot;&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&#039;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-page-1/#comment-3429</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 02 Jul 2008 17:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/01/formatting-scroll-tips-on-a-combobox-control-in-flex/#comment-3429</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>

