<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/165498</link>
    <title>MATLAB Central Newsreader - GUI: Remove close button in title bar</title>
    <description>Feed for thread: GUI: Remove close button in title bar</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2010 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Wed, 12 Mar 2008 08:34:02 -0400</pubDate>
      <title>GUI: Remove close button in title bar</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/165498#420381</link>
      <author>Blueblood Kingroyale</author>
      <description>Hi, I'm creating a GUI for a Voice Recognition project. &lt;br&gt;
I'd like to know how I can remove the 'CLOSE' button &lt;br&gt;
(that's the little red 'x' in the top corner) from the GUI &lt;br&gt;
title bar I am creating.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 12 Mar 2008 17:09:49 -0400</pubDate>
      <title>Re: GUI: Remove close button in title bar</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/165498#420505</link>
      <author>Ashish Uthama</author>
      <description>&lt;br&gt;
not sure if you can 'remove' it, you could try editing the CloseRequestFcn  &lt;br&gt;
callback to have '' to disable it&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
On Wed, 12 Mar 2008 04:34:02 -0400, Blueblood Kingroyale  &lt;br&gt;
&amp;lt;edproject.cec@gmail.com&amp;gt; wrote:&lt;br&gt;
&lt;br&gt;
&amp;gt; Hi, I'm creating a GUI for a Voice Recognition project.&lt;br&gt;
&amp;gt; I'd like to know how I can remove the 'CLOSE' button&lt;br&gt;
&amp;gt; (that's the little red 'x' in the top corner) from the GUI&lt;br&gt;
&amp;gt; title bar I am creating.&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 13 Mar 2008 16:40:20 -0400</pubDate>
      <title>GUI: close button -CloseRequestFcn</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/165498#420735</link>
      <author>Blueblood Kingroyale</author>
      <description>Correct advice as usual. CloseRequestFcn was the key. Even&lt;br&gt;
though I still cannot remove that 'little red x' in the top&lt;br&gt;
corner , at least I can make sure that when clicked on, it&lt;br&gt;
does nothing at all. Thanks for the help...will try to run&lt;br&gt;
into more roadblocks and keep the queries coming :-D&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
