Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: uisetcolor + activeX ->figure without focus, if compiled
Date: Tue, 5 May 2009 14:13:01 +0000 (UTC)
Organization: NASA Marshall Space Flight Ctr
Lines: 3
Message-ID: <gtphhd$ggg$1@fred.mathworks.com>
References: <gpdqsp$29p$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1241532781 16912 172.30.248.38 (5 May 2009 14:13:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 5 May 2009 14:13:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1276836
Xref: news.mathworks.com comp.soft-sys.matlab:537554


I am having the same problem.  I just compiled my app and the uisetcolor call is causing havoc on the program.  I think it is getting stuck in "modal" mode.  After you hit "Ok" or "Cancel" the dialog disappears but it seems as if the program still thinks the "modal" dialog is still on the screen so it won't let you click on anything at all.  Anyone have a solution for this?  Note this works fine in matlab its just the compiled version that is messed up.

I am using 2009a on XP btw...