2005-12-22 17:42:35 +00:00
|
|
|
1 TODO
|
|
|
|
******
|
2000-02-19 00:40:47 +00:00
|
|
|
|
2005-12-22 17:42:35 +00:00
|
|
|
1.1 Bugs in the GUI library
|
|
|
|
===========================
|
2000-02-19 00:40:47 +00:00
|
|
|
|
2000-08-07 22:06:04 +00:00
|
|
|
* There have been a lot of improvements in the NSText code, but is
|
|
|
|
particularly complex. It is somewhat usable though. We hope to
|
|
|
|
keep improving it.
|
|
|
|
|
2000-02-19 00:40:47 +00:00
|
|
|
* There are problems with alpha composing. To avoid these problems,
|
|
|
|
you may set manually the background color of your image when
|
|
|
|
displaying it.
|
|
|
|
|
2000-08-07 22:06:04 +00:00
|
|
|
* alpha drawing and compositing of graphics works, but only to a
|
|
|
|
limited degree.
|
2000-02-19 00:40:47 +00:00
|
|
|
|
|
|
|
|
|
|
|
The following classes are currently unimplemented or unfinished to
|
|
|
|
such a degree to be unusable.
|
|
|
|
|
2007-10-29 21:16:17 +00:00
|
|
|
* NSController and subclasses
|
2000-02-19 00:40:47 +00:00
|
|
|
|
2007-10-29 21:16:17 +00:00
|
|
|
* NSFontDescriptor
|
2007-11-08 19:37:34 +00:00
|
|
|
|
2007-10-29 21:16:17 +00:00
|
|
|
* NSColorSpace
|
|
|
|
|
|
|
|
* NSSearchField and NSSearchFieldCell
|
2000-02-19 00:40:47 +00:00
|
|
|
|
2002-03-24 03:22:32 +00:00
|
|
|
Classes that need work (well every class needs work!)
|
2000-02-19 00:40:47 +00:00
|
|
|
|
2007-10-29 21:16:17 +00:00
|
|
|
* NSTableView and NSOutlineView
|
2002-01-30 17:24:48 +00:00
|
|
|
|
|
|
|
* NSProgressIndicator
|
|
|
|
|
|
|
|
* All the Text classes
|
|
|
|
|