RE: [PythonCE] Qt for Windows now to be LGPL

2005-02-08 Thread Wichmann, Mats D
>Says so here: >http://www.trolltech.com/newsroom/announcements/0192.html No, it doesn't say that at all. It will be under the same terms as the Linux and Mac versions, that is dual-licensed under GPL and a commercial license. There's a big difference between GPL and LGPL.

[PythonCE] re: line-endings problem with PythonCE

2005-02-08 Thread Stewart Midwinter
Mike, that suggestion to read the file and then write it back out was just what I needed. It worked a treat on my large config file, and I'm now able to process it and move forward. Thanks a lot. Thanks to Ed Blake too for pointing out that nasty last-line chomping bug in idleCE. It chomped my

[PythonCE] Qt for Windows now to be LGPL

2005-02-08 Thread Stewart Midwinter
Says so here: http://www.trolltech.com/newsroom/announcements/0192.html They will release sources, but you have to compile yourself. So, does that mean it could be compiled for Windows Mobile? Would that be a Good Thing or a Bad Thing? cheers, -- Stewart Midwinter [EMAIL PROTECTED] [EMAIL

Re: [PythonCE] IdleCE Feature Request

2005-02-08 Thread Michael Foord
Ed Blake wrote: --- Michael Foord <[EMAIL PROTECTED]> wrote: A couple of feature requests. The first of which isn't straightforward - but would be nice. 1) Get IdleCE to use the windows clipboard for cut/copy/past operations. At the moment it's not possible to copy and paste into IdleCE from