mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 20:12:33 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26353 72102866-910b-0410-8b05-ffd578937521
27 lines
538 B
Text
27 lines
538 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
|
|
|
|
The following classes are currently unimplemented or unfinished
|
|
to such a degree to be unusable.
|
|
|
|
@itemize @bullet
|
|
@item NSFontDescriptor
|
|
@item NSColorSpace
|
|
@item NSSearchField and NSSearchFieldCell
|
|
@end itemize
|
|
|
|
Classes that need work (well every class needs work!)
|
|
|
|
@itemize @bullet
|
|
@item NSTableView and NSOutlineView
|
|
@item NSProgressIndicator
|
|
@item All the Text classes
|
|
@end itemize
|