Commit Graph
8 Commits
Author SHA1 Message Date
Alex Rozanski c7c2155f9b Allow the label for items not in the "Library" group to be edited. 2014-01-06 11:49:00 +00:00
Alex Rozanski 3adc4a731c Implement an -addButtonAction: method for the view-based example. 2014-01-06 11:48:26 +00:00
Alex Rozanski cc7239cb12 Improve SourceListItem API for adding/removing children.
Back the `children` property with a mutable array and implement -addChildItem:
and -removeChildItem: as convenience methods for adding and removing children.
2014-01-06 11:42:31 +00:00
Alex Rozanski 0e3d1678bb Add '+' and '-' buttons to the view-based Source List example. 2014-01-06 11:41:25 +00:00
Alex Rozanski d817b0b91e Implement basic view-based example. 2013-12-31 17:59:29 +00:00
Alex Rozanski 5b27e6b5b5 Add image resources for the view-based example. 2013-12-31 17:58:16 +00:00
Alex Rozanski 40df5b91ca Set up MainMenu.xib in the view-based example. 2013-12-28 12:40:23 +00:00
Alex Rozanski c864a9f73b Tidy up the example project directory structure. 2013-12-28 12:34:03 +00:00