<?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: Displaying scroll tips in a List control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Guillaume GARCIA</title>
		<link>http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/comment-page-1/#comment-10082</link>
		<dc:creator>Guillaume GARCIA</dc:creator>
		<pubDate>Sun, 23 Oct 2011 02:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/#comment-10082</guid>
		<description>Hi,

Is there a way to modify the style of the scrollTip?
I would like to enlarge it and give it some transparency.
Besides, I would prefer it it were located at the left-end side of the list (or datagrid or whatever).

Many thanks in advance for your advice.

Best regards,
Guillaume</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there a way to modify the style of the scrollTip?<br />
I would like to enlarge it and give it some transparency.<br />
Besides, I would prefer it it were located at the left-end side of the list (or datagrid or whatever).</p>
<p>Many thanks in advance for your advice.</p>
<p>Best regards,<br />
Guillaume</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dewey</title>
		<link>http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/comment-page-1/#comment-2981</link>
		<dc:creator>Dewey</dc:creator>
		<pubDate>Mon, 02 Jun 2008 15:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/#comment-2981</guid>
		<description>I think the confusion on the tooltip not showing isn&#039;t that it isn&#039;t showing (it is), but the expectations.  I was initially expecting to see content tooltips as I moused over &#039;TabNavigator&#039;, &#039;Tile&#039;, etc.  What this is doing is adding Tooltips to the scroll bar -- which is exactly what it says it is doing... lol</description>
		<content:encoded><![CDATA[<p>I think the confusion on the tooltip not showing isn&#8217;t that it isn&#8217;t showing (it is), but the expectations.  I was initially expecting to see content tooltips as I moused over &#8216;TabNavigator&#8217;, &#8216;Tile&#8217;, etc.  What this is doing is adding Tooltips to the scroll bar &#8212; which is exactly what it says it is doing&#8230; lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arulmurugan</title>
		<link>http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/comment-page-1/#comment-2984</link>
		<dc:creator>Arulmurugan</dc:creator>
		<pubDate>Thu, 10 Apr 2008 05:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/#comment-2984</guid>
		<description>Hi Peter

I am using a multiselect  listbox how will I access the values in another page (ASP) selected when the page is submitted.

Based on the selection I need to select some records from database.

If you need the source code I will send it to you

Regards,
Arulmurugan . T
Web Developer</description>
		<content:encoded><![CDATA[<p>Hi Peter</p>
<p>I am using a multiselect  listbox how will I access the values in another page (ASP) selected when the page is submitted.</p>
<p>Based on the selection I need to select some records from database.</p>
<p>If you need the source code I will send it to you</p>
<p>Regards,<br />
Arulmurugan . T<br />
Web Developer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/comment-page-1/#comment-2983</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Fri, 04 Apr 2008 22:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/#comment-2983</guid>
		<description>Rafael,

I see the scroll tip in the example above (using WinXP/FP9,0,115,0/IE7). It&#039;s a little hard to see since it is actually over the List control itself.

Peter</description>
		<content:encoded><![CDATA[<p>Rafael,</p>
<p>I see the scroll tip in the example above (using WinXP/FP9,0,115,0/IE7). It&#8217;s a little hard to see since it is actually over the List control itself.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael</title>
		<link>http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/comment-page-1/#comment-2982</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Fri, 04 Apr 2008 22:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/28/displaying-scroll-tips-in-a-list-control-in-flex/#comment-2982</guid>
		<description>I don&#039;t think this sample is working, I don&#039;t see the scrolltip being displayed regardless of the checkbox status.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think this sample is working, I don&#8217;t see the scrolltip being displayed regardless of the checkbox status.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

