Re: [python-win32] Openning the IDE from Windows Explorer

2005-06-14 Thread Tim Roberts
On Mon, 13 Jun 2005 12:34:37 +0200, "Habtamu Gulilate" <[EMAIL PROTECTED]> > >I am student in ITC Netherlands in GIS i need to develope a model in >land use suitablity by arcgis9 model builder and show that model in user >interface created by python scripts. But i do not have an idea about how >

[python-win32] Openning the IDE from Windows Explorer

2005-06-13 Thread Habtamu Gulilate
hello,   I am student in ITC Netherlands in GIS i need to develope a model in land use suitablity by arcgis9 model builder and show that model in user interface created by python scripts. But i do not have an idea about how to create user interface by python.in rder to  run in user interrfac

[python-win32] Openning the IDE from Windows Explorer

2005-02-22 Thread Roger Upole
From the Explorer menu: Tools->Folder Options->File Types, and scroll down to PY. From there you can add, change, or remove any of the right-click options for python scripts. hth Roger "Blair Hall" [EMAIL PROTECTED] wrote: I've just upgraded to Python 2.4 and build 203 of the extensions.

[python-win32] Openning the IDE from Windows Explorer

2005-02-22 Thread Blair Hall
I've just upgraded to Python 2.4 and build 203 of the extensions. My earlier installation (Python 2.2.2, not sure which build of the extensions) allowed me to right-click on a file from the Windows Explorer window and select 'Edit' to open that file in the PythonWin IDE. Now my latest installatio