• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: getting an EventRecord?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getting an EventRecord?


  • Subject: Re: getting an EventRecord?
  • From: Marcel Weiher <email@hidden>
  • Date: Thu, 1 May 2003 10:07:09 +0200

On Thursday, May 1, 2003, at 09:48 Uhr, Matt Pease wrote:

Oops -- I didn't realize there was a difference.

I want the same type of event that comes into Powerplant's SpendTime
method. :) The library I'm using was designed to be called
regularly to make the animation move.

So I need

* mouse movement events,
* mouse clicks, &
* keyboard presses.
* when there aren't any of those, then I'd need just the updateEvent,
I'm guessing. Got to keep that animation moving.


Are you sure you actually need an event? Why not use a timer, that's the regular Cocoa mechanism for regularly scheduled events. If you then need event info, you can then ask the application or the current window for its -currentEvent.

Regards,

Marcel

--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
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.

  • Follow-Ups:
    • RE: getting an EventRecord?
      • From: "Matt Pease" <email@hidden>
References: 
 >RE: getting an EventRecord? (From: "Matt Pease" <email@hidden>)

  • Prev by Date: RE: getting an EventRecord?
  • Next by Date: RE: getting an EventRecord?
  • Previous by thread: RE: getting an EventRecord?
  • Next by thread: RE: getting an EventRecord?
  • Index(es):
    • Date
    • Thread