beginSheet, doesn't stop NSThread
beginSheet, doesn't stop NSThread
- Subject: beginSheet, doesn't stop NSThread
- From: Micha Fuhrmann <email@hidden>
- Date: Thu, 19 Jul 2007 16:01:53 +0200
Hi everyone,
I'm a bit stuck here, any help appreciated. I've got a NSThread that
runs a file copy process, in the process it needs to display an Alert
sheet asking for some user choices. On that sheet I need to have 4
buttons and a check box. I cannot use NSRunAlertPanel because I'm
constrained to 3 buttons and no go for a check box. So I'm loading a
NIB with a panel and use "beginSheet", the problem is the thread
doesn't stop for the answer like with a NSRunAlertPanel.
Any suggestions?
Micha
_______________________________________________
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