Re: Does NSSound not work in a Unix tool?
Re: Does NSSound not work in a Unix tool?
- Subject: Re: Does NSSound not work in a Unix tool?
- From: Finlay Dobbie <email@hidden>
- Date: Thu, 21 Mar 2002 18:49:37 +0000
On Thursday, March 21, 2002, at 03:00 PM, Uli Zappe wrote:
Still, this makes this all quite expensive, cause a delegate method
will indeed need a run loop to work that's not present in a simple Unix
tool - maybe another reason why I didn't think of that...
Well, there's one present, it's just not running :-)
[[NSRunLoop currentRunLoop] run]
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.