libs-gui/Documentation/todo.texi
Adam Fedor a56278096e Merge from 0.7.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10329 72102866-910b-0410-8b05-ffd578937521
2001-07-09 02:49:03 +00:00

34 lines
778 B
Text

@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
@item NSHelpPanel
@item NSPageLayout
@item NSPrintPanel
@end itemize