Re: Apple Help and Menu Bar Icons
Re: Apple Help and Menu Bar Icons
- Subject: Re: Apple Help and Menu Bar Icons
- From: Jessica Kahn <email@hidden>
- Date: Tue, 28 May 2002 12:32:27 -0700
In answer to the Apple Help-related questions, check out /Developer/Documentation/Apple Help/. The Tutorial talks about adding a help book (one or more help files, in a folder, in your application) to your Project Builder project, and the other docs give examples and information on how to author your help content. Basically, you need to be sure you've defined our special AppleTitle meta tag in your main help file, that that file is stored in a folder in your app, according to the Tutorial, and that your CFBundleHelpBookFolder and CFBundleHelpBookName are set properly.
--Jessica
On Tuesday, May 28, 2002, at 12:19 PM, Lorenzo Mazzucco wrote:
Hi everyone !
I would like to have some help and if possible some examples for :
- Apple Help : Where can I find an example of a HTML Help file ?
How do I include my HTML files, graphics in PowerBuilder ?
Do I need to include them in Resources or somewhere else ?
Because I've add 2 properties (BookName and Folder) in the plist but
PowerBuilder doesn't seem to find my HTML help files :(
If someone can send me an HTML Help file example for Mac OS X (Cocoa)...
- Icon in Menu Bar : Is it only reserved for Apple ? Or can we use it via a
special API ?
I would like to put an icon at the upper right corner, near the clock and
sound icons. What is the way to do it ?
Can I find an example on the Apple Developer website ?
Thanks :)
Lolo
_______________________________________________
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.
_______________________________________________
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.