Path: news.mathworks.com!not-for-mail
From: "jay vaughan" <jvaughan5.nospam@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: ButtonPressFcn behaves strangely
Date: Tue, 13 May 2008 18:03:03 +0000 (UTC)
Organization: harvard
Lines: 14
Message-ID: <g0cl4n$60v$1@fred.mathworks.com>
References: <g0ch73$79t$1@fred.mathworks.com> <g0ci6v$8ti$1@fred.mathworks.com> <g0cjg8$qke$1@fred.mathworks.com>
Reply-To: "jay vaughan" <jvaughan5.nospam@gmail.com>
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 1210701783 6175 172.30.248.37 (13 May 2008 18:03:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 13 May 2008 18:03:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1215048
Xref: news.mathworks.com comp.soft-sys.matlab:468210


"matt dash" <n.a@mail.com> wrote in message
<g0cjg8$qke$1@fred.mathworks.com>...
> The image is in front of the axes so you are clicking the
> image, not the axes. Turn the hittest property of the image
> off and you'll be fine.
> 
> 

Matt,

that worked perfectly. Thanks!


J