mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 09:31:00 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16066 72102866-910b-0410-8b05-ffd578937521
40 lines
963 B
Text
40 lines
963 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
|
|
@end itemize
|