Re: [PythonCE] python editor...

2006-09-10 Thread Bandung
I like Vim. http://www.rainer-keuchel.de/wince/vim.html Pocket Vim It works exceedingly well in Windows mobile 5.0. In order to get all of the additional plugins, macros, syntax files, etc, I installed VIm for the desktop (I used version 6.x) then copied all of those files and sub directories

Re: [PythonCE] python editor...

2006-09-06 Thread Vincenzo Manzoni
Hi Picio, > Can you tell me a good and free editor (just editor not ide) with > syntax highlight that I can use to create python scripts? I don't know editors with syntax highlight for Windows Mobile 2003 SE. To develop my very simple scripts, I use use PocketNotepad; you can download for free a

[PythonCE] python editor...

2006-09-06 Thread Daniele Spino
Hello there, I'm a newbie of PythonCE. I've installed PythonCE 2.4.3 for arm on a dell axim x30 and It works like a charm. Can you tell me a good and free editor (just editor not ide) with syntax highlight that I can use to create python scripts? OS is Windows Mobile 2003 SE. Thanks for any answer.