From: Ben S. <be...@ni...> - 2000-10-13 20:42:05
|
Hello, it's been a long time since I've been active on this list. Ever since pysdl 0.0.2 or so I've been working on a UI toolkit. It is looking good, but I want to do a few more things before the initial public release. My todo list includes a few more things, documentation, some finer granularity classes for the "main window", and integration with my friend's text entry work. I'm expecting another six weeks or so of work, depending on what happens in my life, of course. If anyone's interested in more detail I can provide it, currently I feel pretty strongly that the code is not in the state I want it to be for release, but I wanted to mention it in case anybody is currently devoting time to a similar project and would rather wait until I release. Does anyone know if there will be a .8 release in the near future? The current version I have does not build with SDL 1.1.5 due to the new definitions in the SDL_Surface type, which I've just hacked around for now(the UI tk release is a higher priority to me). Also, I would love to get my hands on a copy of pysdl split to multiple modules for dependancy purposes, as I think it would make the mac port of pysdl much easier for me. -b |