RE: some OS X architectural questions
RE: some OS X architectural questions
- Subject: RE: some OS X architectural questions
- From: "Fred Ross-Perry" <email@hidden>
- Date: Tue, 21 May 2002 10:43:58 -0700
- Thread-topic: some OS X architectural questions
So, a related question. Do Apple events cross the Classic boundary?
On Monday, May 20, 2002, at 07:08 PM, Fred Ross-Perry wrote:
>
I have some general and some specific questions about OS X
development.
>
My apologies in advance if I've posted to the wrong group(s), but I'm
>
not sure where to start with my set of questions. Here goes.
>
>
>
>
- Where can I read up on how to build/launch/communicate with
a
>
System Preferences module?
There are docs for writing a preferences module here
http://developer.apple.com/techpubs/macosx/AdditionalTechnologies/Prefer
encePanes/
index.html
>
>
- I want to create a native background application that
>
communicates with a USB device, and I want it to stay running even
when
>
the user logs off. How can I do that?
>
>
- I have some apps that will forever run in classic mode on OS
>
X. They have a companion extension. How can I effect two-way
>
communication between this extension in Classic, and the
aforementioned
>
native background app?
>
well, worst case you could do interapp communication using
sockets..
_______________________________________________
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.