Gerdus van Zyl wrote:
> 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't know what is the best way to do things.
> 
> Thank You,
> Gerdus van Zyl
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> python-win32 mailing list
> python-win32@python.org
> http://mail.python.org/mailman/listinfo/python-win32

Do you have a performance problem or is this "premature" optimization?

-Larry

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to