Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Option to disable start button
Date: Fri, 20 Jul 2007 11:05:08 +0000 (UTC)
Organization: TACT Computer Systems Ltd
Lines: 10
Message-ID: <f7q4t4$52j$1@fred.mathworks.com>
References: <f7pvt0$1nm$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-01-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1184929508 5203 172.30.248.36 (20 Jul 2007 11:05:08 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 20 Jul 2007 11:05:08 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 642467
Xref: news.mathworks.com comp.soft-sys.matlab:420091



"Stoichkov " <nomailaddress@supplied.com> wrote in message <f7pvt0$1nm$1@fred.mathworks.com>...
> Sir/Madam, Is there an option to disable/remove the lower edge of the command window that holds the start button?

The following works on Matlab 7+ but is undocumented and unsupported and might change in any future Matlab release:

com.mathworks.mde.desk.MLDesktop.getInstance.getMainFrame.getStatusBar.getParent.setVisible(0);

Yair Altman
http://www.ymasoftware.com