Ed Leafe wrote: > On Oct 24, 2010, at 8:39 PM, Fraser Burns wrote: > > >> Type python dShell.py >> You can immediately start typing in the editor (tab=Shell) and you get >> normal typing appearing. >> Then click on tab=code. >> Typing goes nowhere. >> Click within its editor window, and typing responds normally. >> Same applies when you go back to tab=shell. >> > So it sounds like the tabs themselves are stealing focus. Another > reason why I prefer the Mac interface. :) > > I just posted code that adds a callAfter() to the setFocus() call. Let > me know if it fixes the issue for the code editor page. > > > -- Ed Leafe > Oh how the clever people make it look so simple !
dShell opens on the Shell tab and you can instantly type in it. Click on Code tab and you can instantly type in it (including Ctrl+Up) Click on Shell tab again and you can't type in it until you have clicked in the editor. So yes, that has fixed it on the Code editor page. -- Fraser Burns _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
