AW: [PythonCE] Minature IDLE for PythonCE

2005-01-05 Thread Anne Wangnick
Dear all, I've managed to find a workaround for the Tkinter text widget selection problems. I've filed the issue also to http://wiki.tcl.tk/9184 to get it solved in the long run. You have to add something like the following code to your applications using text widgets: b1motion = root.bin

AW: [PythonCE] Minature IDLE for PythonCE

2005-01-05 Thread Anne Wangnick
Hi Ed, Nice work of yours! Herewith some improvements (real menus on top, support for "foreign" Windows CE versions like my German one, where the installation is in C:\\Programme\\Python\\lib, support for VGA screen with HI_RES_AWARE python, hide ugly additional Tkinter titlebar below PDA top tas

Re: [PythonCE] Mini IDLE update and response.

2005-01-05 Thread Michael Foord
Hello Ed, is great - it's the first useful python app. for windows CE that I've seen - awesome. MANY MANY thanks for your work. It's been such a pain coding with pocket notepad ! I've noticed the problem with selection as well - I guess it's a problem with the WinCE port of Tk. The best you can