On 25 Jan 2010, at 04:27, Poonam Virupaxi Shigihalli wrote: > > hi all, > > When alert messages are displayed using runModal, it blocks the thread until > the user clicks on the button. Is there anyway to avoid blocking of the > thread when alert is displayed? > Try displaying your alerts as sheets. This should allow other run loop sources to be serviced.
Regards Jonathan Mitchell Developer http://www.mugginsoft.com > Regards, > Poonam. > > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/cocoa-dev/jonathan%40mugginsoft.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
