Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Apply callback to children
Date: Wed, 7 Jan 2009 22:23:01 +0000 (UTC)
Organization: Wescam
Lines: 3
Message-ID: <gk3a05$9u7$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1231366981 10183 172.30.248.37 (7 Jan 2009 22:23:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 7 Jan 2009 22:23:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1400476
Xref: news.mathworks.com comp.soft-sys.matlab:510316


Hi there I have a KeyPressFcn call back on a figure of mine and it works fine when only the figure is selected but the figure has buttons and if any of them are selected the KeyPressFcn no longer works is there any way around this?

Thanks