Re: [python-win32] Can win32com handle this one?

2008-02-07 Thread Tim Golden
David Abrahams wrote: > Is there somewhere a summary of criteria by which I'd choose win32com or > comtypes? Not that I know of. I offer a so-obvious-as-to-be-almost-unneeded list here. It's entirely likely that I've misrepresented things somewhat so I'd be very grateful for additions & editions.

[python-win32] How to work with Dispach callback?

2008-02-07 Thread Alexandr N Zamaraev
I use MicroStation through Automation interface. Bat I do not known how use Events. For example: Object CommandState have method StartLocate: Syntax object.StartLocate EventHandlers object A valid object. EventHandlers An ILocateCommandEvents expression. The object that will handle the even

Re: [python-win32] Can win32com handle this one?

2008-02-07 Thread Tim Golden
David Abrahams wrote: > on Thu Feb 07 2008, Tim Golden wrote: > >> David Abrahams wrote: >>> Is there somewhere a summary of criteria by which I'd choose win32com or >>> comtypes? >> Not that I know of. I offer a so-obvious-as-to-be-almost-unneeded >> list here. It's entirely likely that I've mis

Re: [python-win32] Can win32com handle this one?

2008-02-07 Thread David Abrahams
on Thu Feb 07 2008, Tim Golden wrote: > David Abrahams wrote: >> Is there somewhere a summary of criteria by which I'd choose win32com or >> comtypes? > > Not that I know of. I offer a so-obvious-as-to-be-almost-unneeded > list here. It's entirely likely that I've misrepresented things > somewha