On Jul 26, 8:08 pm, Terry Brown <[email protected]> wrote:
> I'm afraid confusion reigns. I had recently injected *two* timers into > event handling (you're starting to wonder why you gave me commit > rights :-). The one in qtGui.py under the comment > "# ugly hack to get focus from the commander which called this" is > still there, and if it's disabled the problem of the buried commander > being in edit mode still exists in 4437. I think your "briefly > entering edit mode" above is the bug before the timer in qtGui.py > wrenches focus away to the second commander. We can't have timers in event handlers. I'll eliminate this second timers and look around. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
