grigri: -------------------------------------------------------------------------------- It would be easier if you had a timer function: ... Jan, please give us setTimeout and setInterval functions! --------------------------------------------------------------------------------
Well, not exactly, because then you have to have script handlers for all/most single key mappings too (like Ctrl+R). With a getKeyStroke() type method, you only need code for multi-key handlers -- you can use PSPad's existing KeyMap.ini for the single key mappings. -Ben -- <http://forum.pspad.com/read.php?2,42511,42524> PSPad freeware editor http://www.pspad.com
