• 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: GetNumEventsInQueue() for Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GetNumEventsInQueue() for Cocoa


  • Subject: Re: GetNumEventsInQueue() for Cocoa
  • From: "Gary L. Wade" <email@hidden>
  • Date: Sat, 20 Aug 2016 16:05:02 -0700

Cocoa is an object oriented framework that encapsulates a lot of the hard work for you, so it doesn’t expose all the low-level details that it manages.  Some of the lower level functionality is available by way of CoreFoundation and some exposed C APIs, but there are lots of things not exposed.  If you have a need to do polling of events and cannot do it with the current APIs available, write a radar up and possible open a tech support incident.
--
Gary L. Wade
http://www.garywade.com/ <http://www.garywade.com/>
> On Aug 20, 2016, at 2:26 PM, Andreas Falkenhahn <email@hidden> wrote:
>
> Well, yeah, that's just because I was absolutely sure that there would be
> a Cocoa equivalent for GetNumEventsInQueue(). I always believed Cocoa to
> have gazillions of features more than Carbon so I was absolutely sure that
> there would be a Cocoa equivalent for such a trivial thing as polling the
> number of events in the queue but apparently Cocoa's event queue API is
> quite ascetic ;)

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >GetNumEventsInQueue() for Cocoa (From: Andreas Falkenhahn <email@hidden>)
 >Re: GetNumEventsInQueue() for Cocoa (From: David Duncan <email@hidden>)
 >Re: GetNumEventsInQueue() for Cocoa (From: Andreas Falkenhahn <email@hidden>)
 >Re: GetNumEventsInQueue() for Cocoa (From: Quincey Morris <email@hidden>)
 >Re: GetNumEventsInQueue() for Cocoa (From: Andreas Falkenhahn <email@hidden>)
 >Re: GetNumEventsInQueue() for Cocoa (From: Quincey Morris <email@hidden>)
 >Re: GetNumEventsInQueue() for Cocoa (From: Andreas Falkenhahn <email@hidden>)

  • Prev by Date: Re: GetNumEventsInQueue() for Cocoa
  • Next by Date: uitabbar translucency and hiding
  • Previous by thread: Re: GetNumEventsInQueue() for Cocoa
  • Next by thread: Re: GetNumEventsInQueue() for Cocoa
  • Index(es):
    • Date
    • Thread