Is it possible to detect that whether any modal d开发者_如何学Goialog box is open over main window? If yes then how?
I am writing a program to sit in the background on osx 10.6, listen to keystrokes and record them, grouping them by window title.(No, I am not writing开发者_C百科 malicious software.I do not need this
I\'d like to create a dragster/dropzone like dock menu. Looks a bit like a stack with a nsview in it.
I know the UUID of a volume - as found in Disk Utility. How can I get additional information on the volume?
I\'m trying to programmatically send modified keystrokes, for instance a capital \"A\". The problem is that the shift modifier does not seem to have any effect.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m tryi开发者_如何学Gong to programmatically discover and then mount network volumes shared using OS X\'s file sharing from a Cocoa app. I\'m using NSNetServiceBrowser to discover which servers are
I\'m using OpenGL to grab 开发者_如何学JAVAthe contents of the Mac OSX screen - thsi works very well, except it does not grab the mouse cursor graphic. I need to somewhow get that cursor graphic, eith
I have a Cocoa plug-in that is loaded into an existing Carbon application. When the plug-in is first loaded, the Carbon application calls an initialization function, Plugin_Init() and in that functi
Cocoa is well-documented开发者_如何学C and there is a lot of information on writing Cocoa code in good form.I\'m working on some code that works closely with hardware, requiring me to use CoreFoundati