Alex Rozanski
5ce29c98c9
Fix issue in view-based source list example.
...
This fixes an issue where items created with the add button couldn't be
dragged.
2014-03-25 21:37:06 +00:00
Alex Rozanski
217f046290
Use the new libraryItem and albumsItem methods in the view-based example.
2014-01-27 15:10:16 +00:00
Alex Rozanski
4c9e975bcb
Data model changes in the view-based example.
2014-01-27 15:08:39 +00:00
Alex Rozanski
ba8878cafa
Tidy up model creation code in view-based example.
2014-01-27 15:00:59 +00:00
Alex Rozanski
7449fd8b12
Add a 'type' property to the PhotoCollection class in the view-based example.
2014-01-27 14:58:40 +00:00
Alex Rozanski
d1dbe60b4e
Make use of a Photo object in the view-based example app.
2014-01-27 14:51:49 +00:00
Alex Rozanski
f416b43ccf
Add a currently selected item label to the view-based Source List example project.
2014-01-23 17:11:39 +00:00
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
d817b0b91e
Implement basic view-based example.
2013-12-31 17:59:29 +00:00
Alex Rozanski
c864a9f73b
Tidy up the example project directory structure.
2013-12-28 12:34:03 +00:00