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 ... tnx