Hi Fritz,
On 23/02/12 21:26, Fritz Anderson wrote:
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, y
Hi Fritz,
On 23/02/12 21:26, Fritz Anderson wrote:
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, y
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. Coco
Hi,
I have a problem with ImageCapture + ImageKit.
My IKDeviceBrowserView stays desperately empty.
So I added the following code to the start of my app :
ICDeviceBrowser* db = [[ICDeviceBrowser alloc] init];
[db setDelegate: (id)self];
db.browsedDeviceTypeMask = db.browsedDevice