Thanks, David,
I read both your notes, but I am still stumped.
I have edited the path, but when I reboot, the deleted path comes
back, or, in other words, is reinserted by some other startup
process. I read something about startup processes modifying the path,
but I haven't determine whic
Hello all,
Am trying to import an xtags file into a QuarkXpress document using
appscript.
I'm using the same xtags file for both examples.
When using AppleScript, the file is imported and the styles are applied.
Unfortunately, using appscript the tags are ignored and come in as
plain text.
Hello,
I need to use Python object in Obj-C code. PyObjC documentation is
not very helpful - All Python objects can be accessed from Objective-C
through proxy objects. Whenever a Python object crosses the line from
Python to Objective-C a proxy object is created (of class
OC_PythonObject
Thanks, David,
I tried your idea and it worked. I delete the Python.framework alias
at /Library/Frameworks/ , which pointed to /System, and reinstalled
MacPython. I skipped over step 4 at the python.org website and after
a few other nits, I managed to get my own scripts up and running fro
Hunt Culver wrote:
Thanks, David,
I tried your idea and it worked. I delete the Python.framework alias at
/Library/Frameworks/ , which pointed to /System, and reinstalled
MacPython. I skipped over step 4 at the python.org website and after a
few other nits, I managed to get my own scripts u
I'm very proud to announce the release of PySmell v0.7.2, now with
extra goodness.
Changes:
* TextMate's dialog no longer errors when dealing with a huge number
of entries.
* New --input allows mutation of existing PYSMELLTAGS file; useful
to run after a file is saved
* Analyze the curr