commit | dff7770b7f19b3cfdcbcbc4dc205f53ef6170c2d | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Wed Sep 05 22:07:52 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Wed Sep 05 22:07:52 2001 +0000 |
tree | 55145f0e57ac3d18fa9ba320a4ccca5c580f6443 | |
parent | b30e10663304461e4b29342bc7cbc6e428060a25 [diff] |
Changes to make these work under OSX as the main program for a fullblown drag and drop application. To my surprise it is starting to work already: Python actually executes a script dropped on it. To be done: - Make sure this still works in MacPython - Don't lose argv[0] in the process - Applet support