[Pythoncard-users] latest fixes for Mac OS X
by Kevin Altis other posts by this author
May 29 2002 1:41AM messages near this date
[Pythoncard-users] home page update for OSCON
|
[Pythoncard-users] changes to Find in the flatfileDatabase
wxSTC is working on Mac OS X, so I've updated PythonCard in cvs, so that the
Shell, Message Watcher, codeEditor, and samples that use the Shell (turtle,
radioclient) can be used on Mac OS X. The big change was simply disabling
the style additions (STCStyleEditor.py) and using the default styles. This
seems to work pretty well. There are still display problems such as the text
being cut off on the right edge of the line, which is probably a bad text
extent calculation not taking into account anti-aliasing. There are also
problems with some key bindings, but the shell and codeEditor both appear to
be usable. I only did minimal testing, so feel free to identify other
problems.
The latest MachoPython and wxPython Mac builds are at:
http://sourceforge.net/project/showfiles.php?group_id=10718&release_id=56880
I tested using MachoPython-2.2.1-3.dmg and wxMacPython-2002-05-17.dmg
The stockprice and SourceForgeTracker samples work now that the XML parsers
are included in the MachoPython build.
STCStyleEditor.py support will be added back in for WXMAC once Riaan, Robin,
Neil (somebody) updates the code to support WXMAC.
ka
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
|