<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Factum Vicesimus Quartus &#187; superpanel</title>
	<atom:link href="http://www.wietseveenstra.nl/blog/tag/superpanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wietseveenstra.nl/blog</link>
	<description>Exploring web x.0, innovation and RIA techniques</description>
	<lastBuildDate>Sat, 05 Sep 2009 15:27:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex SuperPanel v1.5</title>
		<link>http://www.wietseveenstra.nl/blog/2007/04/flex-superpanel-v15/</link>
		<comments>http://www.wietseveenstra.nl/blog/2007/04/flex-superpanel-v15/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 20:17:38 +0000</pubDate>
		<dc:creator>Wietse Veenstra</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[superpanel]]></category>

		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=61</guid>
		<description><![CDATA[I updated my SuperPanel extension to version 1.5. It now includes focusing of panels, the focused panel has a different color, double clicking on the header to collapse/open the panel, and maximizing the panel to the full screen size. If a panel is being dragged it is 50% transparent now for better visibility. There&#8217;s also [...]]]></description>
			<content:encoded><![CDATA[<p>I updated my SuperPanel extension to version 1.5. It now includes focusing of panels, the focused panel has a different color, double clicking on the header to collapse/open the panel, and maximizing the panel to the full screen size. If a panel is being dragged it is 50% transparent now for better visibility. There&#8217;s also a button on the bottom of the stage to add new panels to the test-stage to further explore the functionality. I didn&#8217;t get the minimize funcionality working yet but it&#8217;s certainly planned for a future update.</p>
<p align="center"><a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1_5/MainView.html" target="_blank"><img title="SuperPanel v1.5" src="http://www.wietseveenstra.nl/files/images/blog/SuperPanelv1_5.png" alt="SuperPanel v1.5" width="250" height="175" /></a></p>
<p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-2933878099306045";
/* banner468x60 */
google_ad_slot = "5634696330";
google_ad_width = 468;
google_ad_height = 60;
//-->
// --&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>View the demo <a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1_5/MainView.html" target="_blank">here</a> (right click to view source).<br />
View the source <a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1_5/srcview/index.html" target="_blank">here</a>.</p>
<p>Future updates include:<br />
- Minimize to the bottom of the stage<br />
- The option to change the title of the panel<br />
- The option  for panel not to overlap eachother</p>
<p>Ofcourse suggestions are always welcome and let me know if you find any bugs.</p>
<img src="http://www.wietseveenstra.nl/blog/?ak_action=api_record_view&id=61&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wietseveenstra.nl/blog/2007/04/flex-superpanel-v15/feed/</wfw:commentRss>
		<slash:comments>109</slash:comments>
		</item>
		<item>
		<title>Flex SuperPanel</title>
		<link>http://www.wietseveenstra.nl/blog/2007/03/flex-superpanel/</link>
		<comments>http://www.wietseveenstra.nl/blog/2007/03/flex-superpanel/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 21:06:07 +0000</pubDate>
		<dc:creator>Wietse Veenstra</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[superpanel]]></category>

		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=58</guid>
		<description><![CDATA[&#60;&#8211; there is an update of the SuperPanel which can be found overhere &#8211;&#62; I really like to work with the Panel component in my Flex projects, but it lacks some functionality I use quite often so I extended it which resulted in the SuperPanel component. The SuperPanel can be dragged around on the stage, [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong><span>&lt;&#8211; there is an update of the SuperPanel which can be found <a href="http://www.wietseveenstra.nl/blog/?p=61">overhere</a> &#8211;&gt;</span></strong></em></p>
<p>I really like to work with the Panel component in my Flex projects, but it lacks some functionality I use quite often so I extended it which resulted in the SuperPanel component. The SuperPanel can be dragged around on the stage, it can be closed, collapsed and resized. I have some additional updates planned but I wouldn&#8217;t want to keep this from you so here is the first version. I hope it will be of some good use to you.</p>
<p style="text-align: center;"><a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1/MainView.html" target="_blank"><img title="SuperPanel" src="http://www.wietseveenstra.nl/files/images/blog/SuperPanel.png" alt="SuperPanel" width="259" height="166" align="middle" /></a></p>
<p>View the demo <a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1/MainView.html">here</a> (right click to view source).<br />
View the source <a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1/srcview/index.html">here</a>.</p>
<p>Future updates:<br />
- Different header color for focused panel.<br />
- Click to content area to focus panel.<br />
- Doubleclick on header to collapse the panel.<br />
- Minimize to the bottom of the stage.</p>
<p>If you find any bugs or have any other suggestions, please let me know.</p>
<img src="http://www.wietseveenstra.nl/blog/?ak_action=api_record_view&id=58&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wietseveenstra.nl/blog/2007/03/flex-superpanel/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

