Skip navigation.
 
mlRe: Qt & NSWorkspace bug
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/>

Related mailsAuthorDate
mlQt & NSWorkspace bug Ted Barram Jan 31, 18:31
mlRe: Qt & NSWorkspace bug John Stiles Jan 31, 18:45
mlRe: Qt & NSWorkspace bug Nick Zitzmann Jan 31, 22:34
mlRE: Qt & NSWorkspace bug Ted Barram Feb 1, 22:23