Path: news.mathworks.com!not-for-mail
From: "Blueblood Kingroyale" <edproject.cec@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: GUI: close button -CloseRequestFcn
Date: Thu, 13 Mar 2008 16:40:20 +0000 (UTC)
Organization: Cochin University
Lines: 5
Message-ID: <frbldk$jvq$1@fred.mathworks.com>
References: <fr84hq$9le$1@fred.mathworks.com> <op.t7wxynnhxwvkfj@uthamaa.dhcp.mathworks.com>
Reply-To: "Blueblood Kingroyale" <edproject.cec@gmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1205426420 20474 172.30.248.35 (13 Mar 2008 16:40:20 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 13 Mar 2008 16:40:20 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1311496
Xref: news.mathworks.com comp.soft-sys.matlab:457073


Correct advice as usual. CloseRequestFcn was the key. Even
though I still cannot remove that 'little red x' in the top
corner , at least I can make sure that when clicked on, it
does nothing at all. Thanks for the help...will try to run
into more roadblocks and keep the queries coming :-D