No icon in dock when built from PB (was Re: Animated dock icon)
No icon in dock when built from PB (was Re: Animated dock icon)
- Subject: No icon in dock when built from PB (was Re: Animated dock icon)
- From: Ben Mackin <email@hidden>
- Date: Sun, 22 Dec 2002 15:31:38 -0800
On 12/22/02 2:42 PM, "David Rio Vierra" <email@hidden> wrote:
>
A nicer way to do it involves creating a timer. Have the timer's
>
method call setApplicationIconImage:. If your program gets hung up
>
doing a bunch of processing, the timer won't fire and you'll have to do
>
the processing in another thread to keep your UI responsive.
Good call, it works beautifully.
On another note, sometimes when I build my app from PB, the icon doesn't
show up in the dock. So I can't see what its icon is doing (menus and
everything still work fine, so it is not being built as a background only
app). If I launch the app from the build directory (outside of PB, using the
Finder) it loads just fine, icon in dock and all. Not sure what is going on,
as it only happens sometimes. Anyone got some thoughts?
Thanks,
Ben
http://www.shayufilms.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.