> Im a happy user of win32com for long, generating Word documents from > Python. > > Id now like to do something more ambitious, namely to implement an > IColumnProvider. > Is an example of such a beast available, or could you provide me some > help?
You should find that other samples on the web are usable from python, and there is a 'column_provider.py' sample in the win32comext\shell\demos\servers directory. > Also, does Vista still support IColumnProviders? Nope, Vista has completely changed that world :( I'm actually working on bringing more of that world to Python at the moment Mark _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32