June 2011

Tracking NSBrowser selection

Before 10.6, it was not easy to do, subclassing the browser cell was one way to do it, but since 10.6 it's easier, here is how to…
More...

CGFunctionCreate's callbacks and 64 bits compilation

Before you get bitten by this one, better to know how to correct most code examples found on the net...
More...