Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Give the hand cursor a shadow in WebCore apps' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Give the hand cursor a shadow in WebCore apps
Authored by: Hodag on Feb 29, '04 12:40:11PM

Take a peek in here with Resorceror :)

System->Library->Frameworks->Carbon.framework->Versions->A->Frameworks->HTMLRendering.framework->Versions->A->Resources->English.lproj->Localized.rsrc

---
--
Adam C.



[ Reply to This | # ]
find any tiffs and have fun
Authored by: sarg on Mar 02, '04 04:54:20AM

Well, this it not new, but the result is interesting:

sudo find /System -name "*.tiff"
or
sudo find /System -name "*Cursor.tiff"
or
...

change what you want and have fun.

sarg

ps: much coffee needed!!!



[ Reply to This | # ]