2000-02-19 00:40:47 +00:00
|
|
|
TODO
|
|
|
|
****
|
|
|
|
|
|
|
|
Bugs in the GUI library
|
|
|
|
=======================
|
|
|
|
|
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.
|
|
|
|
|
2002-01-30 17:24:48 +00:00
|
|
|
* NSDataLink, NSDataLinkManager, NSDataLinkPanel
|
2000-02-19 00:40:47 +00:00
|
|
|
|
2002-01-30 17:24:48 +00:00
|
|
|
* NSHelpPanel, NSHelpManager
|
2000-02-19 00:40:47 +00:00
|
|
|
|
2002-01-30 17:24:48 +00:00
|
|
|
Classses that need work (well every class needs work!)
|
2000-02-19 00:40:47 +00:00
|
|
|
|
2002-01-30 17:24:48 +00:00
|
|
|
* NSComboBox, NSComboBoxCell
|
|
|
|
|
|
|
|
* NSProgressIndicator
|
|
|
|
|
|
|
|
* All the Text classes
|
|
|
|
|
|
|
|
* NSColorPanel
|
2000-02-19 00:40:47 +00:00
|
|
|
|