[Qt] Qt Key events

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Tue May 22 21:47:43 CEST 2007


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.

thanks,
-- 
Felipe Monteiro de Carvalho



More information about the Qt mailing list