wxtimer

Chris Liechti cliechti at gmx.net
Sun Oct 6 09:55:14 EDT 2002


Jörg Böhme <mail-jb at gmx.net> wrote in news:3DA03C73.8090008 at gmx.net:

> Hi!
> 
> I have problems with wxTimer.
> The call of the function "Start" returns always with the following error:
> 
> TypeError: Type error in argument 1 of wxPyTimer_Start. Expected 
> _wxPyTimer_p.
> 
> This happens when I use my parameters(500, TRUE) or default.
> 
> What is to do?

show some code. but i suspect that you're calling the method on the class 
instead of the instance.

chris
-- 
Chris <cliechti at gmx.net>




More information about the Python-list mailing list