summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/embed.html
Commit message (Collapse)AuthorAgeFilesLines
* Updated, and added a very terse description of PyMac_SetConsoleHandler().Jack Jansen2001-10-091-10/+8
|
* Updated for 2.0b1Jack Jansen2000-09-101-2/+2
|
* Added (minimal) documentation on how to build standalone applicationsJack Jansen1998-02-251-1/+6
| | | | | | with Python. Updated various things (versions of libraries used, urls).
* Updated embed demo, and put a note in the html file that you need aJack Jansen1998-01-061-0/+5
| | | | source or development distribution to try it.
* Modified for installer and new names of various applets. Also cleanedJack Jansen1997-08-271-3/+3
| | | | up anything else I saw.
* "ported" Guido's embedding demo to the mac, and wrote some minimalJack Jansen1997-01-151-0/+36
notes on embedding on the mac.