[Pythonmac-SIG] How to call Apple Help from Python via Carbon.AH wrapper

2005-06-26 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone, A few weeks ago I asked about how to call Apple Help from a Python application because that functionality is provided via Carbon. Apparently this API is so crufty that no one quite knew how. :-) After some trial and error, I figured it o

[Pythonmac-SIG] py2app newbie problems

2005-06-26 Thread Arthur Debert
Hi there. Sorry if this is too basic, but I'm having real trouble getting py2app working. I have an application writen in python 2.4 that uses wxPython(2.6) and 4Suite. Two questions: a) i can't make much sense about this on the documentation. From what I understood, all I have to do is point the

Re: [Pythonmac-SIG] py2app newbie problems

2005-06-26 Thread Bob Ippolito
On Jun 27, 2005, at 12:36 AM, Arthur Debert wrote: > Sorry if this is too basic, but I'm having real trouble getting > py2app working. > I have an application writen in python 2.4 that uses wxPython(2.6) > and 4Suite. > > Two questions: > a) i can't make much sense about this on the documentat