Path: news.mathworks.com!not-for-mail
From: "Darik " <dgambleDEL@uwaterlooDEL.caDEL>
Newsgroups: comp.soft-sys.matlab
Subject: Re: GUI question - don't want rmappdata called, but don't want to use uiwait
Date: Mon, 27 Aug 2007 18:42:03 +0000 (UTC)
Organization: Waterloo
Lines: 3
Message-ID: <fav5tr$4ur$1@fred.mathworks.com>
References: <fav3ge$au7$1@fred.mathworks.com>
Reply-To: "Darik " <dgambleDEL@uwaterlooDEL.caDEL>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1188240123 5083 172.30.248.38 (27 Aug 2007 18:42:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 27 Aug 2007 18:42:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 895526
Xref: news.mathworks.com comp.soft-sys.matlab:425789


I would guess that the figure's HandleVisibility is set to
'Callback' - as a quick solution you could simply set it to
'on' so callback functions for other figures are able to see it.