S
Stefan Drissen
Guest
Thanks for the pointer Mike, unfortunately no dice. I've removed the endkey and added a retry block with message. It does not help. I've removed the entire wait-block and added a sanity message before the :Run() . It does not help. I have searched the code base, this is the only :Run(). So I am pretty sure that I can rule out Run() being executed more than once. When the wait-block is still in place, CTRL+BREAK triggers on stop resulting in a retry resulting in :Run() being executed again and restoring everything back to normal. Another interesting observation on the active menu when in frozen state: it reacts to the mouse it reacts to pressing ALT and then single characters it does /not/ react to the combination ALT+single character There is a pstimer throwing out events every 10 ms (for polling tab control) - but disabling it does not help.
Continue reading...
Continue reading...