Accelerator Table on "Invisible" children
Vadim Zeitlin
vadim at wxwindows.org
Thu Aug 31 04:04:34 PDT 2006
On Tue, 29 Aug 2006 18:32:08 +0800 Joel Low <joel at joelsplace.sg> wrote:
JL> Setting the accelerator table for the parent control will also affect its
JL> children. For example, setting a listctrl with an accelerator table would
JL> also affect the edit control that is created during in-place editing.
IMHO this is normal and expected, the accelerators wouldn't be very useful
if they didn't work for children. In your case you probably want to ignore
them while editing in place is done though.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list