About Me

Posts

Careful with Fancy KVO Callback

written by Andrew Wagner on

Be warned: there may be a bug in the fancier version of Key Value Observering. I discovered it while implementing a progress callback in my Decree web request library.

more...

Keyboard Field Prompt

written by Andrew Wagner on

I walk through how I solved the question: How do I display a text field directly above the keyboard to prompt the user for some text?

more...