Skip to content

A sample OS X app showing how to reuse views using cocoa binding and core data

Notifications You must be signed in to change notification settings

AMTourky/CocoaBindingReusableViews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DryView the NSView is available, a more felixible and dynamic approach: https://github.com/AMTourky/CocoaBindingDryView-ReusableViews

CocoaBindingReusableViews

A sample OS X app showing how to reuse views on an app which uses cocoa binding and core data

A Master details app showing a Manager as master element and Employee as detail elements

Reusable Inspector views:

Both Managers and Employees are Persons! have first name, last name and date of birth To Inspect these two models, the inspecting views will have those basic info UI elements duplicated!! So, as reusable code is highly prefered, reusable views are as well! and this is an attempt to achieve it. alt tag

Features:

  • Core Data Binding
  • Master details binding
  • Load views and set Object Controllers content dynamically

For more: http://amtourky.me/2016/01/02/reusable-xibs-in-cocoa-binding-dry-views/

About

A sample OS X app showing how to reuse views using cocoa binding and core data

Resources

Stars

Watchers

Forks

Packages

No packages published