[Qt] Qt Key events

Mattias Gaertner nc-gaertnma at netcologne.de
Tue May 22 22:03:21 CEST 2007


On Tue, 22 May 2007 21:47:43 +0200
"Felipe Monteiro de Carvalho" <felipemonteiro.carvalho at gmail.com> wrote:

> On 5/22/07, zeljko <zeljko at holobit.net> wrote:
> > What is needed to be implemented in Qt widgetset so eg.
> > TEdit.OnKeyDown() get fired ?
> > Messages delivery ? As I can see SlotKey() is called ok, but cannot
> > get anything in OnKeyDown(),OnKeyPress(),OnKeyUp() of any
> > control ...
> 
> If SlotKey is called, then there is nothing qt specific about the
> problem. It's a question of knowing which lcl calls to make .... I'd
> advice to ask this on the main lazarus mailling list, so the LCL
> experts can see it.

http://wiki.lazarus.freepascal.org/LCL_Key_Handling

Mattias



More information about the Qt mailing list