it’s quite possible that the library he’s using is public API, and if so, my
apologies.
however, every other wrapper has been using private API. Unfortunately,
moderation doesn’t provide the time to examine code posted on third party
blogs. The fact that the class is called “Apple Remote” doesn
On 06.11.2009, at 06:43, Scott Anguish wrote:
It’s been clear here that private API is not allowed.
What private API is used? All I saw in the code were documented
IOKit calls. I thought that if something's obviously is exposed via
public API like IOKit, it would be considered public API.
It’s been clear here that private API is not allowed.
Nor is NDA product.
On Nov 5, 2009, at 9:17 AM, Uli Kusterer wrote:
> On 05.11.2009, at 07:03, Scott Anguish wrote:
>> The discussion of code that accesses private APIs is not allowed on this
>> list.
>>
>> Continued discussion will cause
On 11/1/09 11:54 PM, Harry Vangberg said:
>I am trying to use the Apple Remote Control Wrapper by Martin Kahr. I made a
>simple implementation per the website, which just logs mouse events:
>
> *SNIP*
>
>Which makes it a tad difficult to differ between them. This is developing
>against 10.6.
If y
On 01.11.2009, at 23:54, Harry Vangberg wrote:
I am trying to use the Apple Remote Control Wrapper by Martin Kahr.
I made a
simple implementation per the website, which just logs mouse events:
Try using the HIDRemote class from the IOSpirit guys. It's much newer
code and contains lots of fi
cool thanks...
On 6 Oct 2008, at 07:31, Simone Tellini wrote:
Il giorno 06/ott/08, alle ore 05:38, Memo Akten ha scritto:
Hi All, I was wondering how straightforward it is to write an app
that responds to Apple Remote events. would I get them in - (void)
sendEvent:(NSEvent*)event ?
I us
Il giorno 06/ott/08, alle ore 05:38, Memo Akten ha scritto:
Hi All, I was wondering how straightforward it is to write an app
that responds to Apple Remote events. would I get them in - (void)
sendEvent:(NSEvent*)event ?
I use Kahr's wrapper, too. I suggest you file a bug with Apple asking
Hi there.
I use the following for Apple Remote functionality in my app:
http://www.martinkahr.com/2007/07/26/remote-control-wrapper-20/
Hope it works for you.
Cheers,
Tim
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admi
Hi,
Memo Akten a écrit :
Hi All, I was wondering how straightforward it is to write an app that responds
to Apple Remote events.
AFAIK, there is no public API (please tell me ;) )
would I get them in - (void) sendEvent:(NSEvent*)event ?
or what would I need to do? If anyone can point me i
Le 4 juin 08 à 01:00, Scott Anguish a écrit :
On Jun 3, 2008, at 5:02 AM, Hamish Allan wrote:
I don't even know what the Cocoa interface to the Apple Remote is,
let
alone having used it, let alone being able to troubleshoot it, and I
don't imagine everyone here is an expert either...
On Jun 3, 2008, at 5:02 AM, Hamish Allan wrote:
I don't even know what the Cocoa interface to the Apple Remote is, let
alone having used it, let alone being able to troubleshoot it, and I
don't imagine everyone here is an expert either...
I don't believe there is a public API for it.
__
There's been some changes to device seizing in Leopard. I've had some
code of my own (albeit keyboard/barcode scanner stuff) that's been
affected by it.
http://developer.apple.com/technotes/tn2007/tn2187.html
I'd think that the Apple remote wouldn't be affected (unless it's
being interpret
This might (or might not) help, FWIW:
http://www.cocoadev.com/index.pl?UsingTheAppleRemoteControl
G.
On 3 Jun 2008, at 7:02 pm, Hamish Allan wrote:
On Tue, Jun 3, 2008 at 12:36 AM, Elan Feingold
<[EMAIL PROTECTED]> wrote:
From the lack of responses I'm guessing I posted this to the wro
On Tue, Jun 3, 2008 at 12:36 AM, Elan Feingold <[EMAIL PROTECTED]> wrote:
> From the lack of responses I'm guessing I posted this to the wrong list :-)
Four hours you gave everyone in all the different timezones of the
world to respond before giving up!
I don't even know what the Cocoa interface
On Jun 2, 2008, at 7:36 PM, Elan Feingold wrote:
From the lack of responses I'm guessing I posted this to the wrong
list :-) Can anyone suggest a better list to post to?
Patience. You posted this recently. If someone has an answer,
they'll give it to you.
--
I.S.
_
From the lack of responses I'm guessing I posted this to the wrong
list :-) Can anyone suggest a better list to post to?
Many thanks,
-elan
On Mon, Jun 2, at 9:44 AM, Elan Feingold wrote:
Hi,
The app I'm working on makes use of the Apple Remote; specifically,
it runs a helper app (daemon
16 matches
Mail list logo