Re: Adding to the About window.
Re: Adding to the About window.
- Subject: Re: Adding to the About window.
- From: Erez Anzel <email@hidden>
- Date: Wed, 11 Feb 2004 09:19:31 -0500
I have a link in my About box, just using defaults. I simply followed
the instructions in Vermont Recipes (the edition which was updated for
Mac OS X 10.2). In the English.lproj folder (which is inside my project
folder) I have a file named Credits.html. This html file is used
automatically by Cocoa in displaying the contents of the About box. Add
whatever you want to the html file, just as you would on a web page.
If you need any further details, they're probably documented somewhere.
If you can't find it, or have a problem, post some more detailed
question.
Maybe there are other hooks which will allow you to have both your own
icon and your own html code, without having to create your own window.
Good luck!
Bye...Erez
On 11-Feb-04, at 1:20 AM, Daniel Todd Currie wrote:
If you want a link, I believe you will have to make your own window
and link it to the "About..." menu item.
// Daniel Currie
On 2004 Feb 10, at 15:24, Antonio Carusone wrote:
How do I replace the generic APP icon in the About window with my own
icon?
Also how do I add links to the About window?
Thanks.
Antonio
_______________________________________________
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.
_______________________________________________
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.