From: Kevin A. <al...@se...> - 2004-11-08 19:35:29
|
On Nov 8, 2004, at 10:00 AM, Tony Maniaci wrote: > Pythoncard is one of the best products I have used. My question is > there any plans to have develop interfaces that can run on the web > like java maybe using jython? No. The focus, at least for my part, will continue to be on a framework and set of tools and samples for building simple desktop applications. I think the only way that would work is if someone made a plug-in that combined Python, wxPython, and PythonCard and even then I don't know all the details that would be required to make it actually work, let alone be something that users would actually download and install. I think someone (probably Robin) did a wxPython player at one time in the past, but I don't know of any current efforts. The solution would likely end up as something Windows and browser-specific. Neil Hodgson did a test in the early days of PythonCard that utilized the PythonCard resource files with MS IE called Pyker. You can read Neil's description here as well as see the old files in the cvs attic (deleted files) section of the old prototype. http://aspn.activestate.com/ASPN/Mail/Message/766307 http://cvs.sourceforge.net/viewcvs.py/pythoncard/PythonCardPrototype/? hideattic=0#dirlist ka |