Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Listbox mousedown problems
Date: Tue, 13 May 2008 12:03:45 +0000 (UTC)
Organization: Timothy S. Farajian, Inc.
Lines: 14
Message-ID: <g0c031$c1v$1@fred.mathworks.com>
References: <g09d97$ir0$1@fred.mathworks.com> <g09toa$j63$1@canopus.cc.umanitoba.ca> <g0altk$221$1@fred.mathworks.com> <g0b48v$pu8$1@fred.mathworks.com> <g0b5ef$2k6$1@fred.mathworks.com> <g0bu7i$jkr$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1210680225 12351 172.30.248.35 (13 May 2008 12:03:45 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 13 May 2008 12:03:45 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1272923
Xref: news.mathworks.com comp.soft-sys.matlab:468120



"Malcolm Lidierth" <ku.ca.lck@htreidil.mloclam> wrote in 
message <g0bu7i$jkr$1@fred.mathworks.com>...

> Why use anonymous functions?
> This seems to work - or have I missed the point?

You have missed it Malcom.  Try out the reproduction steps 
in my first post, and you'll see where I am having my 
problem.

By the way, I use anonymous functions so I don't have to 
have the unused inputs to all of my callbacks.  Notice the 
little orange squigglies under the inputs arguments within 
the MATLAB editor.