I think its quite informative - but I don't really see how it relates to
pywin32 more than it does to any other language or environment.
Cheers,
Mark
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michel Claveau
Sent: Wednesday, 6 February 2008 6:32 PM
To: python-win32@p
Gerdus van Zyl wrote:
> Please find attached my program (please excuse the mess) that uses
> cairographics.org to draw on a win32 window using GDI. My question is:
> What is the best event handling/drawing loop that one can have in
> pywin32? Is for instance a message map faster or slower? I am new
Hi
Please find attached my program (please excuse the mess) that uses
cairographics.org to draw on a win32 window using GDI. My question is:
What is the best event handling/drawing loop that one can have in
pywin32? Is for instance a message map faster or slower? I am new to
the win32 api and don'
on Mon Feb 04 2008, "Mark Hammond" wrote:
>> >
>> > ob = win32com.client.Dispatch(s.GetProvider())
>> >
>> > to see if it does support IDispatch,
>>
>> Hmm, thanks, I guess it doesn't:
>>
>> 'PyIUnknown' object has no attribute 'GetTypeInfo'
>>
>> > in which case you could then start cal