mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 18:11:13 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10329 72102866-910b-0410-8b05-ffd578937521
34 lines
778 B
Text
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
|