Re: ImageCapture + ImageKit problem...
Re: ImageCapture + ImageKit problem...
- Subject: Re: ImageCapture + ImageKit problem...
- From: Fritz Anderson <email@hidden>
- Date: Thu, 23 Feb 2012 14:26:27 -0600
On 23 Feb 2012, at 2:12 AM, Eric Matecki wrote:
> Oh, something that may be part of the problem (or of the solution...):
>
> I don't call run on my app for multiplatform portability reasons.
> Instead I call this in a customized event loop:
Alas, you are writing an application for Mac OS X. Cocoa's event loop handler is probably more than two lines long, and ImageCapture/ImageKit may depend on things your event loop does not do.
Narrow your problem down by seeing whether your app works when run as an application.
— F
_______________________________________________
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