libs-gui/Documentation/todo.texi
fedor 60d34039cc For resize, get new fram origin in event location field
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13160 72102866-910b-0410-8b05-ffd578937521
2002-03-19 20:10:26 +00:00

41 lines
982 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, 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
@item NSColorPanel
@end itemize