Re: [PythonCE] VensterCE release

2007-03-05 Thread Brian Brown
On Mar 5, 2007, at 9:11 AM, David Fraser wrote: >> >> Hello Brian, >> >> Well, since I'm a student, I didn't really take into account >> commercial use. I ideally thought that GPL gives a lot of freedom for >> free or commercial development. >> If it encouranges python ce users to choose venster

Re: [PythonCE] VensterCE release

2007-03-05 Thread David Fraser
[EMAIL PROTECTED] wrote: > Brian Brown <[EMAIL PROTECTED]> a écrit : > > >> On Jan 30, 2007, at 8:55 AM, [EMAIL PROTECTED] wrote: >> >> I'm curious. The original Venster was published under the MIT license. Why have you published Venster-CE under the GPL license? >>

Re: [PythonCE] VensterCE release - Bugfix and Feedback

2007-02-26 Thread Jan Ischebeck
Hi Alex, It is great that you put additional effort into venster. Although I don't have much time at the moment, at least I will do some beta testing. :) SHDoneButton should have a ordinal of 69. But it is likely that you can address it directly. I will try later. For other ordinals I have used

Re: [PythonCE] VensterCE release - Bugfix and Feedback

2007-02-26 Thread DELATTRE Alexandre
Jan Ischebeck a écrit : > Hello Alexandre, > > Today I downloaded your latest release of versterce > (vensterce-01022007.zip), which is great ! > > I just had some minor issues to get it running. > > Can you please change ce.py to make it WinCe 4.20 compatible? > aygshell.py in WinCe 4.20 just all

Re: [PythonCE] VensterCE release - Bugfix and Feedback

2007-02-22 Thread Jan Ischebeck
Hello Alexandre, Today I downloaded your latest release of versterce (vensterce-01022007.zip), which is great ! I just had some minor issues to get it running. Can you please change ce.py to make it WinCe 4.20 compatible? aygshell.py in WinCe 4.20 just allow access via ordinal. Below code made

Re: [PythonCE] VensterCE release

2007-02-01 Thread alexandre . delattre
A fresher version of vensterce is up on sourceforge (http://sourceforge.net/projects/vensterce/). Various glitches have been fixed and sip handling is enhanced. A control EditBox is implemented in venster.lib.edit and gives a text control with classic undo/copy/paste context menu. The IDE is up

Re: [PythonCE] VensterCE release

2007-01-30 Thread Thomas Heller
[EMAIL PROTECTED] schrieb: > Hello Brian, > > Well, since I'm a student, I didn't really take into account > commercial use. I ideally thought that GPL gives a lot of freedom for > free or commercial development. > If it encouranges python ce users to choose venster as their gui > toolkit, i

Re: [PythonCE] VensterCE release

2007-01-30 Thread alexandre . delattre
Brian Brown <[EMAIL PROTECTED]> a écrit : > > On Jan 30, 2007, at 8:55 AM, [EMAIL PROTECTED] wrote: > >>> I'm curious. >>> >>> The original Venster was published under the MIT license. >>> >>> Why have you published Venster-CE under the GPL license? >>> >>> Alan. >> >> Well, I thought that the mos

Re: [PythonCE] VensterCE release

2007-01-30 Thread Brian Brown
On Jan 30, 2007, at 8:55 AM, [EMAIL PROTECTED] wrote: >> I'm curious. >> >> The original Venster was published under the MIT license. >> >> Why have you published Venster-CE under the GPL license? >> >> Alan. > > Well, I thought that the most important was to use an OSI compliant > license and I

[PythonCE] VensterCE release

2007-01-30 Thread alexandre . delattre
> I'm curious. > > The original Venster was published under the MIT license. > > Why have you published Venster-CE under the GPL license? > > Alan. Well, I thought that the most important was to use an OSI compliant license and I personnaly prefer GNU/GPL. I'am no license-expert, so if you see

Re: [PythonCE] VensterCE release

2007-01-29 Thread Alan Kennedy
[EMAIL PROTECTED] wrote: > An experimental alpha version of vensterce is indeed up on sourceforge. > I hadn't many time for this project last months but tonight or tomorrow > i will post an updated version with HTML control support + few > corrections. I will also update my IDE. I'm curious. The

[PythonCE] VensterCE release

2007-01-29 Thread alexandre . delattre
An experimental alpha version of vensterce is indeed up on sourceforge. I hadn't many time for this project last months but tonight or tomorrow i will post an updated version with HTML control support + few corrections. I will also update my IDE. ___ Py