Stef Mientki wrote:
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.

Did you mean wxPython?

How does that relate to the edit windows in the PythonWin IDE? It is those windows that I want to manage. According to Mark H I must use MFC.


--
Bob Gailer
919-636-4239 Chapel Hill, NC

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

Reply via email to