From: Andy T. <an...@ha...> - 2007-05-04 10:18:18
|
Rafael Bejarano wrote: > Hello, > > The purpose of this e-mail is to inquire as to whether a native, > Cocoa version of python card for the Macintosh is due to be released. > I am very interested in learning python card on the Mac, but my > problem is that, since I am blind and therefore must use a screen > reading utility (VoiceOver) that is not compatible with Carbon > applications, I don't think that I can use the current version of > python card. So, I am really hoping a Native Cocoa version is in the > works. > > Cordially, > Rafael Bejarano > Rafael, PythonCard relies on the wxPython library, which in turn relies on the wxWidgets toolkit. If they are ported to native Mac then you are in luck. I'd suggest asking on the wxPython users list which you can subscribe to here; http://www.wxpython.org/maillist.php Regards, Andy -- From the desk of Andrew J Todd esq - http://www.halfcooked.com/ |