Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to create figures and dock them into my main GUI figure?
Date: Tue, 29 Apr 2008 12:57:01 +0000 (UTC)
Organization: Tel-Aviv University
Lines: 19
Message-ID: <fv75ut$nog$1@fred.mathworks.com>
References: <favbc6$5uj$1@fred.mathworks.com> <fbqjt8$ea8$1@fred.mathworks.com> <fcn80f$15l$1@fred.mathworks.com> <fcofcq$coa$1@fred.mathworks.com> <fdhk5l$ch8$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1209473821 24336 172.30.248.37 (29 Apr 2008 12:57:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 29 Apr 2008 12:57:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 482202
Xref: news.mathworks.com comp.soft-sys.matlab:465709



"Yair Altman" <altmanyDEL@gmailDEL.comDEL> wrote in message 
<fdhk5l$ch8$1@fred.mathworks.com>...
> Docking figures places them in the "Figures" group
> container...
> 
Yair,
Here's a related question: I skipped a couple of releases 
and am just encountering the "Figures" group container for 
the first time (am now in R2008a). I would really like to 
emulate the earlier behavior, i.e., figures create and STAY 
in separate windows. My problem is that once you activate 
the property editor, the figure becomes docked in the group 
container, and STAYS docked even after closing the property 
editor. Setting 'DockControls' to 'off' doesn't help, the 
property editor will just set them to 'on' 
and 'WindowStyle' to 'docked'. Can you think of a way 
around this?
Thanks,
-naor