[Pyobjc-dev] ReSTedit and buildapp.py
Brought to you by:
ronaldoussoren
From: b.bum <bb...@ma...> - 2004-02-17 16:36:12
|
Fixed. I had been building the app solely with Xcode and had not sync'd buildapp.py. By adding an appropriate import to the main file and fixing buildapp.py, the app should work when built from buildapp.py. Note that the buildapp.py result will launch more slowly than the version built from Xcode (embedded vs. execve() style interpreter startup). b.bum |