FROM : Ted Barram
DATE : Fri Feb 01 22:23:18 2008
>> You must call NSApplicationLoad() before using...
Thanks Nick, that did the trick!
-Ted
-----Original Message-----
From: Nick Zitzmann [mailto:<email_removed>]
Sent: Thursday, January 31, 2008 1:35 PM
To: Ted Barram
Cc: <email_removed>
Subject: Re: Qt & NSWorkspace bug
On Jan 31, 2008 AD, at 10:31 AM, Ted Barram wrote:
> If I remove the call to [NSWorkspace sharedWorkspace], the bug goes
> away. I can't reproduce this in a native Cocoa app, only in my Qt-
> based
> app. Any suggestions?
You must call NSApplicationLoad() before using NSWorkspace or else
strange things will happen.
Nick Zitzmann
<http://www.chronosnet.com/>
Shoot Anything, Share Everything with Flip Video.
http://theflip.com/store
DATE : Fri Feb 01 22:23:18 2008
>> You must call NSApplicationLoad() before using...
Thanks Nick, that did the trick!
-Ted
-----Original Message-----
From: Nick Zitzmann [mailto:<email_removed>]
Sent: Thursday, January 31, 2008 1:35 PM
To: Ted Barram
Cc: <email_removed>
Subject: Re: Qt & NSWorkspace bug
On Jan 31, 2008 AD, at 10:31 AM, Ted Barram wrote:
> If I remove the call to [NSWorkspace sharedWorkspace], the bug goes
> away. I can't reproduce this in a native Cocoa app, only in my Qt-
> based
> app. Any suggestions?
You must call NSApplicationLoad() before using NSWorkspace or else
strange things will happen.
Nick Zitzmann
<http://www.chronosnet.com/>
Shoot Anything, Share Everything with Flip Video.
http://theflip.com/store
| Related mails | Author | Date |
|---|---|---|
| Ted Barram | Jan 31, 18:31 | |
| John Stiles | Jan 31, 18:45 | |
| Nick Zitzmann | Jan 31, 22:34 | |
| Ted Barram | Feb 1, 22:23 |






Cocoa mail archive

