From: Wesley P. <hw...@be...> - 2006-08-02 20:27:21
|
I use Eclipse for Python development. I can run PyCard as an external tool just fine. I would like to send a source file when I run PyCard. I have accomplished this with other external programs, however not sucessfully with PyCard. To run pycard from eclipse I call pythonw.exe with C:\Python24\Lib\site-packages\PythonCard\tools\resourceEditor\layoutEditor.py as a variable. Is there any way to add the resource file? |