<?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: Tabbed GUIs</title>
	<atom:link href="http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/</link>
	<description>&#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1093599&#38;objectType=author&#34;&#62;Brett&#60;/a&#62; &#38; &#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1094142&#38;objectType=author&#34;&#62;Jiro&#60;/a&#62; share favorite user-contributed submissions from the File Exchange.</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:26:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dmitry</title>
		<link>http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-13026</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Fri, 06 Feb 2009 17:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-13026</guid>
		<description>Absolutely agree. Lack of &quot;GUI real estate space&quot; becomes a major problem for me soon after I start developing any Matlab GUI. Absence of tabs is a major disadvantage. Otherwise, GUIDE is pretty good.</description>
		<content:encoded><![CDATA[<p>Absolutely agree. Lack of &#8220;GUI real estate space&#8221; becomes a major problem for me soon after I start developing any Matlab GUI. Absence of tabs is a major disadvantage. Otherwise, GUIDE is pretty good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-12603</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Fri, 29 Aug 2008 09:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-12603</guid>
		<description>Still a long way to go to get the GUI functionalities like that of VB, but I&#039;m still hoping it will be soon. Keep up the the good work guys..</description>
		<content:encoded><![CDATA[<p>Still a long way to go to get the GUI functionalities like that of VB, but I&#8217;m still hoping it will be soon. Keep up the the good work guys..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-11872</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 25 Jun 2008 20:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-11872</guid>
		<description>Looks like there is an ActiveX tab type thing, eg...
f = figure(&#039;position&#039;, [20 40 500 300]);
tab = actxcontrol(&#039;Forms.TabStrip.1&#039;, [10 10 480 280], f);

but I cant figure out how to do anything with them!</description>
		<content:encoded><![CDATA[<p>Looks like there is an ActiveX tab type thing, eg&#8230;<br />
f = figure(&#8216;position&#8217;, [20 40 500 300]);<br />
tab = actxcontrol(&#8216;Forms.TabStrip.1&#8242;, [10 10 480 280], f);</p>
<p>but I cant figure out how to do anything with them!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu</title>
		<link>http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-9253</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Tue, 05 Feb 2008 11:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-9253</guid>
		<description>I&#039;d also love to see real-tab support in Guide.</description>
		<content:encoded><![CDATA[<p>I&#8217;d also love to see real-tab support in Guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-5277</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 13 Nov 2007 00:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-5277</guid>
		<description>This is EXTREMELY important and I hope the MathWorks moves this up on its priority list soon!!!  Thanks to all the contributors on this</description>
		<content:encoded><![CDATA[<p>This is EXTREMELY important and I hope the MathWorks moves this up on its priority list soon!!!  Thanks to all the contributors on this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-2712</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Thu, 04 Oct 2007 22:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-2712</guid>
		<description>I agree with Gary.  There has GOT to be a better way!</description>
		<content:encoded><![CDATA[<p>I agree with Gary.  There has GOT to be a better way!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-1379</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Wed, 14 Mar 2007 16:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2007/03/08/tabbed-guis/#comment-1379</guid>
		<description>Not to take anything away from Bill and his clever approach, but there&#039;s got to be a better way! I would love to see a future version of Guide that supports REAL tabs and allows me to show/hide the tab contents as I build the GUI.</description>
		<content:encoded><![CDATA[<p>Not to take anything away from Bill and his clever approach, but there&#8217;s got to be a better way! I would love to see a future version of Guide that supports REAL tabs and allows me to show/hide the tab contents as I build the GUI.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

