FROM : Nick Zitzmann
DATE : Thu Jan 31 22:34:43 2008
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/>
DATE : Thu Jan 31 22:34:43 2008
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/>
| 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

