Welcome to MacForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

iCal plugin

 
   Macintosh computer (Home) -> Tools RSS
Next:  iBook slow burning speed with iTunes  
Author Message
Nicholas Tamara

External


Since: Jun 06, 2004
Posts: 11



(Msg. 1) Posted: Fri Dec 24, 2004 10:52 am
Post subject: iCal plugin
Archived from groups: comp>sys>mac>programmer>tools (more info?)

Hello,

I'm interested in learning to develop plug-ins for iCal, and I'm
wondering if there are any sources out there that teaches one how to
do this? I've looked at the Apple website, but there are only SDKs for
audio and iTunes, none for iCal.

Also, how does one create applications that can be launched from the
statusbar, such as Desktop Manager (http://wsmanager.sourceforge.net),
where you have an icon on the statusbar. I'm thinking that if I can't
create plug-ins for iCal, perhaps I can use this instead.

Thank you.

 >> Stay informed about: iCal plugin 
Back to top
Login to vote
Gregory Weston1

External


Since: Oct 03, 2004
Posts: 2984



(Msg. 2) Posted: Fri Dec 24, 2004 11:40 pm
Post subject: Re: iCal plugin [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <87c8e99.0412240952.16fa6e97 DeleteThis @posting.google.com>,
nicktamara DeleteThis @yahoo.ca (Nicholas Tamara) wrote:

 > Hello,
 >
 > I'm interested in learning to develop plug-ins for iCal, and I'm
 > wondering if there are any sources out there that teaches one how to
 > do this? I've looked at the Apple website, but there are only SDKs for
 > audio and iTunes, none for iCal.
 >
 > Also, how does one create applications that can be launched from the
 > statusbar, such as Desktop Manager (http://wsmanager.sourceforge.net),
 > where you have an icon on the statusbar. I'm thinking that if I can't
 > create plug-ins for iCal, perhaps I can use this instead.

What's the status bar?

.....

Ah, it's the conceptual space that's currently at the right end of the
menu bar. Trivial. They're just normal applications that are running all
the time with two specific details:

1) They have property LSUIElement set to "1" in their info.plist. This
prevents them from showing up in the dock or the force-quit window, or
taking over the menu bar.

2) They create one or more NSStatusItem objects, the documentation for
which I've found to be sufficient for all but the most esoteric stuff.
There seem to be quite a few discussions of this on the web, and I can
help if you have any specific questions.

By convention, but IIRC not required, the package name ends in .menu
instead of .app.

G

--
Change account to gw when responding by mail.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: iCal plugin 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> Tools All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]