Problem with NSTimer in Cocoa Java
Problem with NSTimer in Cocoa Java
- Subject: Problem with NSTimer in Cocoa Java
- From: Oliver Kieselbach <email@hidden>
- Date: Mon, 12 Jan 2004 23:07:49 +0100
Hi.
I have a custom class which extends the NSWindowController. This
defines a timer that should call a method in the same class, but
somehow the NSTImer never fires off the event to call the method.
What do I wrong, is there something else necessary to define the
NSTimer?
Does anyone have a sample java code that uses the NSTimer?
thanks
-Oliver
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.