i am new to mac osx and i'm supposed to develop an application in
carbon.
as soon as the application is launched,it should apprear in the system
icon tray (on the top always visible) for further use (not the dock).
can u pls suggest me how that can be done.
also suggest a good book for learning the basics of carbon and how to
start working on it.Have already explored apple's developer site and
trying to get oreilley's book "learning carbon" but its not available
here and e-book isn't available!!
It's not called the system icon tray, it's the menu bar. It isn't
possible to do this in carbon, you need to use cocoa (via
NSStatusItem), although since you can mix cocoa into your carbon
application this shouldn't be too much of a problem (I haven't tried
this in particular, but I've used lots of cocoa functionality from my
carbon app.
Fred
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden