• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: mmalc's Controller examples
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mmalc's Controller examples


  • Subject: Re: mmalc's Controller examples
  • From: mmalcolm crawford <email@hidden>
  • Date: Sat, 28 Feb 2004 03:06:30 -0800

Two more:

ToDos
<http://homepage.mac.com/mmalc/CocoaExamples/ToDos.zip>
A document-based "ToDo" application. ToDo items are displayed in a table view managed by an NSArrayController. The priority of an item is set using a popup menu either in the tableview, or in separate a detail view. The priority determines the color of the item's "title" in the table view, using a value transformer. Each item also has a "due by" date; if the due date is past, the date is highlighted in red, again using a value transformer. The application also illustrates sorting a column in a table view using a custom sort key.

FilteringController
<http://homepage.mac.com/mmalc/CocoaExamples/FilteringController.zip>
This application displays a table view showing first and last names -- managed by a subclass of NSArrayController -- and an NSSearchField. The array controller uses the text in the search field to filter the objects displayed in the table view.

mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >mmalc's Controller examples (From: mmalcolm crawford <email@hidden>)
 >Re: mmalc's Controller examples (From: mmalcolm crawford <email@hidden>)
 >Re: mmalc's Controller examples (From: mmalcolm crawford <email@hidden>)

  • Prev by Date: Why does my app crash here?
  • Next by Date: Floating Toolbars
  • Previous by thread: Re: mmalc's Controller examples
  • Next by thread: Re: mmalc's Controller examples
  • Index(es):
    • Date
    • Thread