Re: [Wnd-users] Any advice on updating wnd to work with Python 2.5 ctypes + comtypes?
Status: Alpha
Brought to you by:
jurner
|
From: Eric P. <er...@ac...> - 2007-10-29 18:26:32
|
Hi Juergen, Thanks for the reply. Mostly I'm using wnd because ctypes.com no longer exists, and hasn't been replaced with anything. We added a subset of wnd to the contrib area of Komodo (dropped unused lists of definitions). The three *.txt files are left intact, so while I'm happy with the current state of wnd, but if anyone else wants to run with it, they'll have the info they need. Thanks, Eric Juergen Urner wrote: > Eric Promislow wrote > >> wnd makes liberal use of the obsolete ctypes.com >> module >> >> I've been updating it to use comtypes, punting on >> use of some interfaces like IPersistFile, and >> making decent progress. >> >> Is this worth doing? The module seems to be >> working fine. Is there a better framework I >> should be using -- the goal is to use >> ctypes instead of pythonwin, for various reasons. >> > > Hello Eric, > > Ups, long time since I checked the mailing list. Sorry for that. > > If you like to put some work in it, you are heartly welcome. But I for > one am no > longer maintaining this project. Partly because I am exclusively on > Linux now, > partly because Qt is a pretty good alternative (though muuuch slower). > > I did the project mostly to get a feeling for ctypes and it was a pretty > good exercise. > And, as I hope, a reasonably good stone quarry for sample code. So, if > you like to take > the project over, feel free to drop a note. Else, feel free to do > whatever you like > with the code base. > > Juergen > > > > > > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > wnd-users mailing list > wnd...@li... > https://lists.sourceforge.net/lists/listinfo/wnd-users |