libs-gui/Documentation/todo.texi

41 lines
963 B
Text
Raw Normal View History

@c -*-texinfo-*-
@ifclear GLOBAL-TODO
@chapter TODO
@ifset TEXT-ONLY
@include version.texi
@end ifset
@section Bugs in the GUI library
@end ifclear
@itemize @bullet
@item 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.
@item There are problems with alpha composing. To avoid these problems,
you may set manually the background color of your image when displaying it.
@item alpha drawing and compositing of graphics works, but only to a limited
degree.
@end itemize
The following classes are currently unimplemented or unfinished
to such a degree to be unusable.
@itemize @bullet
@item NSDataLink, NSDataLinkManager, NSDataLinkPanel
@item NSHelpPanel, NSHelpManager
@end itemize
Classes that need work (well every class needs work!)
@itemize @bullet
@item NSComboBox, NSComboBoxCell
@item NSProgressIndicator
@item All the Text classes
@end itemize