Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Gui multiple instances
Date: Tue, 3 Nov 2009 21:00:20 +0000 (UTC)
Organization: Univ of Huddersfield
Lines: 5
Message-ID: <hcq5l4$hek$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1257282020 17876 172.30.248.35 (3 Nov 2009 21:00:20 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 3 Nov 2009 21:00:20 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 672361
Xref: news.mathworks.com comp.soft-sys.matlab:582171


Is there a way of preventing the user from opening the same GUI multiple times?

Is there a way of determining that a GUI of that name is already running and hence set the focus to the one already open instead of creating a new version?

Thanks