bob gailer wrote:
How can I learn to "script" pythonwin?

I'd like to start with a script that would open an existing .py file in an edit window, then do various things such as:
 set the window size and position
 scroll the text
 position the cursor
 size the "class" pane
 position the splitter

Any pointers are welcome.

you might take a look at the exPython demo.

cheers,
Stef
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to