Re: HelpViewer.app and Preview.app Toolbar Nav?
Re: HelpViewer.app and Preview.app Toolbar Nav?
- Subject: Re: HelpViewer.app and Preview.app Toolbar Nav?
- From: "M. Uli Kusterer" <email@hidden>
- Date: Sat, 6 Dec 2003 21:09:53 +0100
At 17:41 Uhr +0000 06.12.2003, Oliver Cameron wrote:
I heard the toolbar arrows for navigation in HelpViewer.app and
Preview.app are in the Extras.rsrc, my question is, how would I
access these images?
Use ResEdit, Resorcerer or ResKnife.
Or you can use two command-line tools I whipped together which are
available on my web site:
http://www.zathras.de/programming/my_applications.php
ForkSwap and ResThingie. ForkSwap will turn the file into a
resource-fork resource file which can then be processed by
ResThingie, which will extract each resource into a file of its own.
This is pretty useless for most resources, but it will generate valid
TIFF files from TIFF resources, ICNS files from icns resources, and
it will generate invalid PICT files from PICT resources which Preview
will nonetheless be able to open.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.