How to use CollectionView Doug Murdoch

Slides:



Advertisements
Similar presentations
JustinMind: Dynamic Panels
Advertisements

SCERSIG: Creating Android Apps with App Inventor 26 October 2011 Ric Paul, Health Services Library, Southampton.
Quick facts and tutorial. Steps to use Movie Maker Open a new file or movie. Then click “Import video/photo/audio Drag the different sets of clips you've.
JUX 1 12/26/2012 JUX Creating in Jux allows you to present your images, captions, text, blogs, etc. in a creative format. Create an Account Login at
Photo Album by User
Orientation Configuration adapting to orientation changes.
Schoolwires Calendar App. Calendar Overview Calendar app uses the same color scheme and fonts as the rest of the IRHS site.
DO NOT PLACE ANY TEXT OR GRAPHICS ABOVE THE GUIDELINE SHOWN DO NOT PLACE ANY TEXT OR GRAPHICS BELOW THE GUIDELINE SHOWN TO EDIT GRAPHICS IN THE MASTER.
Windows Movie Maker World Language Department 2006/2007.
WaveMaker Visual AJAX Studio 4.0 Training Basics: Templates.
Field Trip #29 Creating an Event Calendar with Java By Keith Lynn.
And Mobile Web Browsers
Windows Forms for mobile development
Intro to Windows 10.
Page Design in Canvas.
Saturday Science with Ms. Emma
Intro to Windows 10.
Wild Animals.
Presentation Title, Verdana Bold 40pt
Presentation Title, Verdana Bold 40pt
Eating Time.
Presentation Title, Verdana Bold 40pt
Musical Instruments.
4.04 Employ sales-promotion activities to inform or remind customers of business/product.
Developing Forms and Subforms.
Planning and Building a Presentation
Web Browsers & Mobile Web Browsers.
Java FX.
Android Layouts 24 July 2018 S.RENUKADEVI/AP/SCD/ANDROID LAYOUTS 1.
Cover slide 1 We recommend picking one cover slide from these two options and removing the other from the Master This PowerPoint Template includes a series.
1. Introduction to Visual Basic
Databases – Lesson 4 Key Stage 3 ICT.
Lists, Navigation How and why.
4.04 Employ sales-promotion activities to inform or remind customers of business/product.
Presentation Title, Verdana Bold 40pt
Chapter 14 JavaFX Basics Dr. Clincy - Lecture.
Database Applications – Microsoft Access
Model-View-Controller
4.04 Employ sales-promotion activities to inform or remind customers of business/product.
CRAFTING WELL-DESIGNED SITES
TIMING/VIDEO Remove auto-advancing after creating a video version:
Colors.
Presentation Title INSTRUCTIONS:
Mobile Web App Instructions
Ideas and Directions: Print out these photos for inspiration and ideas to use in your classroom! Make it a book and add it to your Art Center. Learn different.
CSC 581: Mobile App Development
Course: Design & Technology
Ioannis Pavlidis Dinesh Majeti Ashik Khatri
Chapter 13 Sights and Sounds.
4.04 Employ sales-promotion activities to inform or remind customers of business/product.
4.04 Employ sales-promotion activities to inform or remind customers of business/product.
Presentation Title, Verdana Bold 40pt
UDL Guidelines, use of technology and
Label Name Label Name Label Name Label Name Label Name Label Name
CSC 581: Mobile App Development
Presenter Department Affiliation Date of Presentation
Vegetables.
Photostory 3.
Apply procedures to create cascading style sheets.
Chapter 7 Lesson 2 Notes.
สัตว์.
Presentation Title INSTRUCTIONS:
Objective Explain concepts used to create websites.
ธรรมชาติ.
And Mobile Web Browsers
สัตว์ป่า.
How can students use a simple ipad tool to demonstrate understanding?
Creating reports manually (pp. 374-)
Human and Computer Interaction (H.C.I.) &Communication Skills
FormTrap Snippets.
Presentation transcript:

How to use CollectionView Doug Murdoch

COLLECTIONVIEW OBJECTS Can be a separate ViewController Can be an object in a ViewController Used to organize objects for efficient display

WHY SHOULD I USE THIS? Anytime you need to organize multiple objects on a screen Good for photos and videos Could be used to organize events

Basic Components Many facets of the App will not change Constraints are still used to organize the layout Fonts, labels and colors work the same way Apple user friendly design guidelines apply A CollectionView can have its own scene

Basic Layout Open a scene Drag the CollectionView to scene Center and Size Edit Classes

Basic Layout

Resources www.murdochsweb.net www.stackoverflow.com www.github.com www.murdochweb.net/java/Collection www.tutorialspoint.com www.developer.apple.com