[python-win32] scripting pythonwin

bob gailer bgailer at gmail.com
Sun Jul 13 01:08:05 CEST 2008


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



More information about the python-win32 mailing list