Path: news.mathworks.com!not-for-mail
From: "matt dash" <n.a@mail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: ButtonPressFcn behaves strangely
Date: Tue, 13 May 2008 17:35:04 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <g0cjg8$qke$1@fred.mathworks.com>
References: <g0ch73$79t$1@fred.mathworks.com> <g0ci6v$8ti$1@fred.mathworks.com>
Reply-To: "matt dash" <n.a@mail.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 1210700104 27278 172.30.248.37 (13 May 2008 17:35:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 13 May 2008 17:35:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 939004
Xref: news.mathworks.com comp.soft-sys.matlab:468205


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.