Re: Adding an application to the login items

2009-06-01 Thread Misha Gonodanov
You are not creating URL correctly - basically CFURLRef.alloc().initWithString_() will create it by calling CFURLCreateWithString() while it should be created by CFURLCreateWithFileSystemPath(). I do not know the name of corresponding python method. Misha On Dec 3, 2008, at 4:36 PM, Bill

Re: How to extract individual icons from icns file?

2008-12-04 Thread Misha Gonodanov
where is Icon Composer tool in /Developer/Applications/Utilities (Leopard). Tiger had Icon Composer and icns Browser tools in the same place Regards, Misha On Dec 4, 2008, at 11:16 AM, David wrote: Is there a tool available to extract individual icons from an icns file? In particular the s