Re: Getting System Resources
Re: Getting System Resources
- Subject: Re: Getting System Resources
- From: Julien Guimont <email@hidden>
- Date: Thu, 6 Jun 2002 08:55:59 -0700 (PDT)
Hi
I know where it is. my question is how to access it. Extras.rsrc is full of tiff. How do I get the name and position of them in the file. Can it be done? Do I have to access them using carbon and resource(which I don't want to)?
Thanks
On Thursday, June 06, 2002, at 03:04AM, Brendan Younger <email@hidden> wrote:
>
>
On Wednesday, June 5, 2002, at 05:42 PM, Julien Guimont wrote:
>
>
> Hi there!
>
>
>
> just a quick question. How I get access to system resources? I mean the
>
> resources(images) the system uses to draw button, menu, window etc.
>
>
>
> I checked the resources with ThemeShop, and it will be very cool to
>
> make my own widget using aqua files.
>
>
>
> Do you have any idea where I can get info on that...
>
>
The path is:
>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.
>
framework/Versions/A/Resources/Extras.rsrc. But please, if you're going
>
to make your own, make sure that it's for something like ThemeShop and
>
not a stand-alone application. Non-standard UI is a Pandora's box that
>
really shouldn't be opened.
>
>
Brendan Younger
>
>
>
Julien Guimont
email@hidden
www.juggysoft.com
_______________________________________________
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.