Capturing keys in editorgadget
Posted: Thu Jun 10, 2010 1:53 pm
Is there an easy way to capture the keys as they are entered in the Editorgadget? (When the Return key is pressed I want the contents of the editorgadget to be transferred to a database, and the editorgadget "emptied".)
As far as I understand it "KeyboardPushed" etc don't activate the Waitevent, is that right? (The examples I have found all seem to be using Repeat - Until)
There is no menu-item for the event so I can't use the "AddKeyboardShortcut"
All the best / Björn
As far as I understand it "KeyboardPushed" etc don't activate the Waitevent, is that right? (The examples I have found all seem to be using Repeat - Until)
There is no menu-item for the event so I can't use the "AddKeyboardShortcut"
All the best / Björn