[python-win32] Configuration File

Bob Gailer bgailer at alum.rpi.edu
Mon May 19 22:10:25 EDT 2003


"This file has extensive comments, including how to create your own 
configuration based on the default."

I wish for a few more words so I could really create the configuration I 
desire. Addressing questions including but not limited to:

1) what do <<>> mean? Why are some things in them e.g. <<history-next>> and 
others not e.g. ProcessEnter? I do notice that things in <<>> have hyphens 
and are lower-case. Is that significant?

2) what other properties and methods does editor_window and 
editor_window.text have?

3) what use is the event parameter?

How, for example, would I define a key that would swap the current line 
with the line above? e.g. select line, cut it, move up, paste?

How could I add items to the right click menu?

Bob Gailer
bgailer at alum.rpi.edu
303 442 2625




More information about the Python-win32 mailing list