Show alert via NSStatusicon and popup message

2009-05-24 Thread Mangesh Kute
Hi, 1. Is there any way to alert user via NSStatusIcon e.g. blinking status icon or changing image etc. ? 2. Is there any way to show popup message ? Regards, Mangesh ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requ

Need help for user interface in COCOA + Objective C

2009-03-31 Thread Mangesh Kute
Hi, I am using COCOA + Objective C for creating user interface for my application. I created nib for displaying message to user. When I load this nib from main thread, it works fine. But when I load it from thread it displays blank white window and processor get hogged. For loading nib I am using