Re: [python-win32] win32 gui app example

2004-12-09 Thread Chris R. Martin
What I meant to say: I looked all over the 'net today and could not find any examples of how to build a Python application using the win32gui module. There are some examples in the distribution but they really don't cover how to write a application as a top-level window. That "don't" is importan

[python-win32] win32 gui app example

2004-12-09 Thread Chris R. Martin
I looked all over the 'net today and could not find any examples of how to build a Python application using the win32gui module. There are some examples in the distribution but they really cover how to write a application as a top-level window. Using that code and some examples from win32 progr