Re: Adding a Badge to an Icon in Mac OS X

2009-04-11 Thread Cameron Simpson
On 10Apr2009 19:56, Miles wrote: | On Fri, Apr 10, 2009 at 5:22 PM, bingo wrote: | > PyObjc seems to offer the option to add badges to icons in the doc. I | > need to add badges to any icon... kinda like SCPlugin and dropbox do. | > I think that SCPlugin is doing it through carbon Icon Services. B

Re: Adding a Badge to an Icon in Mac OS X

2009-04-10 Thread Miles
On Fri, Apr 10, 2009 at 5:22 PM, bingo wrote: > PyObjc seems to offer the option to add badges to icons in the doc. I > need to add badges to any icon... kinda like SCPlugin and dropbox do. > I think that SCPlugin is doing it through carbon Icon Services. But I > am still trying to figure out how i

Re: Adding a Badge to an Icon in Mac OS X

2009-04-10 Thread bingo
Kevin, PyObjc seems to offer the option to add badges to icons in the doc. I need to add badges to any icon... kinda like SCPlugin and dropbox do. I think that SCPlugin is doing it through carbon Icon Services. But I am still trying to figure out how it is done! Thanks, Madi On Apr 10, 4:57 am,

Re: Adding a Badge to an Icon in Mac OS X

2009-04-10 Thread Kevin Walzer
bingo wrote: Hi all, I have been, now for daysm trying to figure out how to add a badge to an Icon in Mac OS X. Carbon Icon Services is not documented and I new to Mac programming. Any help would be greatly appreciated! Cheers, Look at PyObjC--there should be methods in there to do it. -- Kev

Adding a Badge to an Icon in Mac OS X

2009-04-10 Thread bingo
Hi all, I have been, now for daysm trying to figure out how to add a badge to an Icon in Mac OS X. Carbon Icon Services is not documented and I new to Mac programming. Any help would be greatly appreciated! Cheers, -- http://mail.python.org/mailman/listinfo/python-list