[Gambas-user] Function Timer and Object Timer.
Leo Barnhoorn
leo.barnhoorn at ...246...
Mon Nov 24 08:34:52 CET 2003
Hallo Benoit,
I want to make a Object Timer in a Class like this
hTimer = NEW Timer ( [ Parent AS Container ] )
but this is not posible, the Function Timer() interverse.
When i put this in the editor : hTimer = NEW Timer() the Editor makes the text
Timer() Yellow, so it is seen as a statement part of the Gambas language and
that is TRUE.
How can i make in a Class the object Timer.
Thanks.
Regards,
Leo Barnhoorn.
More information about the User
mailing list