Alex Rozanski
4a53a00a17
Switch the view-based example to using PXSourceListItem.
2014-01-08 16:38:57 +00:00
Alex Rozanski
f66d5c23ab
Implement #33 : Add drag and drop example to the view-based example.
2014-01-07 15:04:00 +00:00
Alex Rozanski
b2cda7e069
Update copyright headers in all the files.
2014-01-06 13:45:03 +00:00
Alex Rozanski
b09e6b3fbf
Implement an example model object, PhotoCollection.
...
This is used to encapsulate information about collections used in the view-based
example project. It is an example of using a representedObject property on a
Source List item model to avoid having to synchronise model changes with the
Source List item model.
2014-01-06 12:24:59 +00:00
Alex Rozanski
440c897fd0
Implement the remove button action method in the view-based example.
2014-01-06 11:56:10 +00:00
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
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