Theocacao
Leopard
Design Element
Comment on "Thinking Like a Cocoa Programmer"
by Chris Hanson — Jul 01
@Ken said: I've wanted to implement something like iTunes Smart albums; adding and removing a set of controls on the fly. If I can do this via a Nib file please let me know.

You can create an NSRuleEditor or NSPredicateEditor in a nib file. If you want to create a control of your own like those, you can lay out your "row" view in a nib file and just instantiate it multiple times using NSNib.
Back to "Thinking Like a Cocoa Programmer"
Design Element

Copyright © Scott Stevenson 2004-2015