[Lazarus] Disabling TAction while typing

Leonardo M. Ramé l.rame at griensu.com
Fri Oct 7 20:16:14 CEST 2011


Hi, I have a form with an ActionList, and some actions have
single-character shortcuts. For example, when the user type the
character "o" it execute an action.

Also, in some situations, I have to place a TEdit on a TPanel over the
main form. The problem is, when I type a word containing "o", the action
is executed, instead of placing that character in my TEdit.

How can I disable actions while typing in TEdit?.

Thanks in advance,
-- 
Leonardo M. Ramé
http://leonardorame.blogspot.com




More information about the Lazarus mailing list