On Fri, 22 Jun 2012 08:00:20 -0500 "Edward K. Ream" <[email protected]> wrote:
> > The proper, and easy, place to fix this is in c.outerUpdate. > [snip] > c.bringToFront should have an optional c param, specifying the desired > commander that is to be brought to the front. > > Done in the trunk at rev 5404. **Important**: the new keyword arg is called > c2. > > All unit tests pass, and simple hand tests work, like ctrl-tab to > switch between tabs. > > Please let me know how this works for you. Yes it does, thanks, updated quickMove.py pushed at 5407. I see I was actually using c.frame.bringToFront(), but have switched now. Cheers -Terry -- 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.
