Difference between revisions of "Text System Project"

From GNUstepWiki
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:
 
== Overview ==
 
== Overview ==
  
This project aims to create an updated and profiled text system, with better Cocoa-compatibility and maintainability, as well as implement some missing NSCell subclasses from AppKit.
+
This project aims to create an updated and profiled text system, with better Cocoa-compatibility and maintainability, and to implement missing NSCell subclasses from AppKit.
 +
 
 +
== Deliverables ==
 +
 
 +
* Implementations of:
 +
** NSDatePicker
 +
**  NSLevelIndicator
 +
** Accompanying NSCell subclasses.
 +
* A cleaned, profiled and improved Text System.
  
 
== Milestones ==
 
== Milestones ==

Latest revision as of 14:44, 13 April 2007

People

Student: Christopher Elsmore

Mentor: David Chisnall

Overview

This project aims to create an updated and profiled text system, with better Cocoa-compatibility and maintainability, and to implement missing NSCell subclasses from AppKit.

Deliverables

  • Implementations of:
    • NSDatePicker
    • NSLevelIndicator
    • Accompanying NSCell subclasses.
  • A cleaned, profiled and improved Text System.

Milestones

{To be agreed}

Progress

None (project not officially started)