I haven't used it for a while. Now when I try to make an app of the
thing I've been working on -- OR of a separate package (part of
appscript)! -- I get "ObjectGraph not found." ObjectGraph.py(c) *is* in
/Library/Python/2.3/py2app/altgraph. So what did I do??
Charles Hartman
__
For the BitPim project I currently use the wxWidgets way of doing help,
authored using HelpBlocks. Behind the scenes it amounts to various
HTML files dumped into a zip file and given a .htb extension.
HelpBlocks also makes a Windows format help file (CHM) and I use the
native Windows help
This code will open a texteditor with the caret positon on a specific
line. Beware of the datefield (last field in the struct) so that you
dont let different editors interfer with your changes to the document.
def openInExternalEditor(self, _filePath, _lnnum, _editor =
'/Applications/TextMate.a