Is it possible to add status item to System status bar by Carbon apps? what is the equivalent of NSStatusBar in carbon? Is it possible to make a dylib by Cocoa and use it in Carbon for this purpose? thanks.

link|improve this question

Why on earth are you still using Carbon? – jrtc27 Feb 13 at 12:39
I am beginner in ObjectiveC but have ten years exprience in c++, I think ObjC is not a Pleasant language! ;) – mh taqia Feb 14 at 6:19
Then do yourself a favour. Carbon is the old set of APIs and is being phased out, and Cocoa is the new set. Especially seeing as you are a beginner, I strongly suggest you go all-Cocoa. – jrtc27 Feb 14 at 9:48
Thanks, I will try learning ObjC. – mh taqia Feb 15 at 5:31
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.