Re: NSAlert query
Re: NSAlert query
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@hidden)
>
> 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:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
References: | |
| >NSAlert query (From: "Poonam Virupaxi Shigihalli" <email@hidden>) |