I forgot, the source is on the source forge page. (sf.net/projects/pyeditce)On 7/22/06, The Head Guy <
[EMAIL PROTECTED]> wrote:For those who were interested in Pyeditce, the windows mobile form designer and editor for Pythonce, I am realeasing the source code now. Since nobody has g
For those who were interested in Pyeditce, the windows mobile form designer and editor for Pythonce, I am realeasing the source code now. Since nobody has given a response as to which way they want the tkinter window to look, I put it the way I like best, and let those who don't the ability to chan
I am going about to change the whole open file dialog structure, as of this is the most complained about part. I have found a few "replacements" for the default ones in .net, but I need to spend time to reprogram it. I will add support to open .pyw files too, but I also don't want every file on the
I have been experimenting with the "ports" of wxwindows/wxpython and pygame to the pythonce port. Any program I use that uses pygame or wxpython/wxwindows comes up with a "load dll error, file not found". I have the files "name_of_file.pyd" in both the DLL directory and in the Lib directory in its
After about 10 days of waiting, my sourceforge page is up! Please visit pyeditce.sf.net to see information and download the IDE and Designer for PythonCE! Please read the news too before you download anything.
___
PythonCE mailing list
PythonCE@python.or
It seems there is enough people out there that want this that I will release it open source.(on sourceforge of course) I, too, hope there will be enough people wanting this that I will not be the only one making updates. Projects like these are better when people collaborate. I am in the process of
I am in the middle of creating a IDE and Form Designer to run on
Windows CE. It is about 75% finished. Is there any interest in me
releasing it?(unlike IDLE, it is not written in Python, but .NET CF
v2.0) If there is more than just a few wanting it, I may even make it
open source.
It should outp