Skip to content

Instantly share code, notes, and snippets.

@joubertnel
Created December 14, 2008 05:50
Show Gist options
  • Save joubertnel/35636 to your computer and use it in GitHub Desktop.
Save joubertnel/35636 to your computer and use it in GitHub Desktop.
[self addObserver:[[poolView titleTextField] stringValue]
forKeyPath:"title"
options:CPKeyValueObservingOptionNew
context:nil];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment