Matt Legend Gemmell Modesty is Lying

Mac OS X Cocoa and iPhone Development Services available at Instinctive Code.
Mac OS X Cocoa and iPhone Developer for hire

Other Pages

Categories

MAAttachedWindow NSWindow subclass

I once again come bearing gifts for you: this time it’s MAAttachedWindow, an NSWindow subclass that lets you visually attach borderless windows to other windows or just to specified points on the screen. It’s potentially useful for displaying contextual help, options related to a part of your UI, or just for drawing attention to things.
Take [...]


More RoundedBox updates

This time… it’s editable.


RoundedBox source code updated

Just a quick note that I’ve updated my RoundedBox code, which you can get from my Cocoa Source code page.


HUDWindow

Another week, another custom window style no-one else bothered to make. This time, it’s a recreation of iPhoto’s “Adjust” palette, in the form of HUDWindow (an NSPanel subclass). Download the source code from my Cocoa Source Code page, and/or take a look at a screenshot.


Updated iTunes 5 window code (yet again)

I’ve updated the Polished Metal (iTunes) window style code again; grab it from my Cocoa Source Code page. Read on for changes.


← Before