<?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: StructDlg (Part 2 of 2)</title>
	<atom:link href="http://blogs.mathworks.com/pick/2009/08/07/structdlg-part-2-of-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/pick/2009/08/07/structdlg-part-2-of-2/</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>Fri, 10 Feb 2012 16:12:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Bob</title>
		<link>http://blogs.mathworks.com/pick/2009/08/07/structdlg-part-2-of-2/#comment-13227</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 12 Aug 2009 16:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2009/08/07/structdlg-part-2-of-2/#comment-13227</guid>
		<description>See also MATLAB Desktop blog post &lt;a href=&quot;http://blogs.mathworks.com/desktop/2009/08/03/more-dialogs-than-you-can-shake-a-stick-at/&quot; rel=&quot;nofollow&quot;&gt;More dialogs than you can shake a stick at&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>See also MATLAB Desktop blog post <a href="http://blogs.mathworks.com/desktop/2009/08/03/more-dialogs-than-you-can-shake-a-stick-at/" rel="nofollow">More dialogs than you can shake a stick at</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://blogs.mathworks.com/pick/2009/08/07/structdlg-part-2-of-2/#comment-13224</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Fri, 07 Aug 2009 17:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2009/08/07/structdlg-part-2-of-2/#comment-13224</guid>
		<description>Kunert, you can have a multi-line edit text box within your MATLAB UI. See the &lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/ref/uicontrol.html&quot; rel=&quot;nofollow&quot;&gt;&lt;tt&gt;uicontrol&lt;/tt&gt; help&lt;/a&gt;, &lt;tt&gt;Style=edit&lt;/tt&gt; and note the Max-Min&gt;1 provision. The &lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/ref/inputdlg.html&quot; rel=&quot;nofollow&quot;&gt;&lt;tt&gt;inputdlg&lt;/tt&gt;&lt;/a&gt; function includes a &lt;tt&gt;num_lines&lt;/tt&gt; option as well.</description>
		<content:encoded><![CDATA[<p>Kunert, you can have a multi-line edit text box within your MATLAB UI. See the <a href="http://www.mathworks.com/access/helpdesk/help/techdoc/ref/uicontrol.html" rel="nofollow"><tt>uicontrol</tt> help</a>, <tt>Style=edit</tt> and note the Max-Min>1 provision. The <a href="http://www.mathworks.com/access/helpdesk/help/techdoc/ref/inputdlg.html" rel="nofollow"><tt>inputdlg</tt></a> function includes a <tt>num_lines</tt> option as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kunert</title>
		<link>http://blogs.mathworks.com/pick/2009/08/07/structdlg-part-2-of-2/#comment-13223</link>
		<dc:creator>Kunert</dc:creator>
		<pubDate>Fri, 07 Aug 2009 12:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2009/08/07/structdlg-part-2-of-2/#comment-13223</guid>
		<description>Hello,

nice tool.
I would like to have a multi line edit box.
For example for a GUI where the user can enter a comment field with several lines.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>nice tool.<br />
I would like to have a multi line edit box.<br />
For example for a GUI where the user can enter a comment field with several lines.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

