On Tue, Mar 9, 2010 at 00:58, Hans-Peter Diettrich <[email protected]> wrote: > JoshyFun schrieb: > >> AK> Although I have no particular need for this change, I support it >> AK> on the general principle. I would go even further and call KeyPress >> AK> _before_ built-in handler, so that user code could turn off >> AK> default handling by setting the key code to zero. >> >> I'm not sure that I undertand your answer (my english is quite >> limited). The "desired" behavior is that if user handles KeyDown, >> KeyPress or KeyUp no default actions are taken ? > > That IMO should be standard behaviour. First let the user handle the key > events, and proceed with the returned key code. >
Yes, this is what I wanted to say. -- Alexander S. Klenin -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
