timoteo1 opened this issue on Sep 04, 2001 ยท 88 posts
jbrugion posted Tue, 04 September 2001 at 10:46 PM
One stupid question. If the scripts are written for the Pro Pack and are in Python, why aren't they useable for the Mac? The Python scripts and any Tkinter GUI's should be portable from PC to Mac UNLESS they are pulling in customized PC compiled lib's or dll's or they don't want to handle the differences in the file directory handling. From the description of the scripts I didn't see anything that would prevent these from being implemented on a Mac. That was part of the point of using Python, it's cross platform.