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


Click here to return to the 'Create a truly transparent Activity Monitor Dock icon' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create a truly transparent Activity Monitor Dock icon
Authored by: myrkr on Aug 08, '07 08:51:15AM

Same thing here.

I have narrowed it down to the 'n' at the end of the string. 'n' is not a hex character, I think it should be a '\n'. That made it work for me.

It also works when I change '#if 1' to '#if 0' and remove the '-data' option.



[ Reply to This | # ]
Create a truly transparent Activity Monitor Dock icon
Authored by: jic2000 on Aug 08, '07 09:00:12AM

Well, both of those made the command execute without an error, but my icon is still opaque.



[ Reply to This | # ]