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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to