The Application Kit is a collection of classes provided by OpenStep operating systems such as OPENSTEP, GNUstep, and Mac OS X.
I want to do some drawing of NSAttributedStrings in fixed-width boxes, but am having trouble calculating the right height they'll …
cocoa nstextview appkit nsattributedstringI use Mac OS X Lion and Python 2.7. I am new to python. Can anyone tell me how to import …
python appkitI want to build URI (or URL scheme) support in my app. I do a LSSetDefaultHandlerForURLScheme() in my + (void)initialize …
macos cocoa url-scheme appkitThis is as simple as can be so I can't for the life of me find what's wrong, I looked …
objective-c cocoa fade appkit nsviewanimationhow can I take notice when an NSWindow should or will get closed? I'd like to have something like the …
cocoa nswindow appkit nswindowcontrollerAn application which worked on previous versions of MacOS fails on High Sierra with the following message: dyld: Symbol not …
macos appkit macos-high-sierraI'm using a textured window that has a tab bar along the top of it, just below the title bar. …
objective-c macos cocoa nswindow appkitI am making a little application with three NSButtons with an image set. These buttons have no border nor background. …
cocoa user-interface interface-builder appkit nsbuttonIn IB this can be done easily by checking the 'Resize' checkbox on or off. My problem is I want …
cocoa nswindow appkit