Re: Two clicks to dismiss a sheet?
Re: Two clicks to dismiss a sheet?
- Subject: Re: Two clicks to dismiss a sheet?
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 17 Sep 2006 15:38:04 -0600
On Sep 17, 2006, at 1:42 PM, Tito Ciuro wrote:
I forgot to mention that I need a non-callback sheet.
You could probably do that by using an internal variable storing the
results of the did-end callback and then run the run loop by calling -
[NSApplication nextEventMatchingMask:...] until the result is
received. I'm not sure if that will work, but that's the first thing
I'd try anyway.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden