Don McGuire wrote:
I checked the Python 3.0 docs: all Carbon modules are removed, as you
stated. So to launch the Help viewer nowadays, are you making calls to
Cocoa? Or are you just launching the default web browser and skipping the
Help viewer altogether?
You can also open the Help Viewer directly with something like this:
os.system('open -a Help Viewer.app /path/to/help.html')
--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
_______________________________________________
Pythonmac-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig