Skip to content

Instantly share code, notes, and snippets.

View iKenndac's full-sized avatar

Daniel Kennett iKenndac

View GitHub Profile
@iKenndac
iKenndac / gist:943150
Created April 26, 2011 21:05 — forked from nevyn/gist:943107
wwdc labs questions
How do you store a JS function ref in a cocoa webkit plugin, that you can later call as a callback?
How do you properly draw on the title bar?