mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-20 18:12:04 +00:00
* EOInterface/TODO: New file. * GDL2Palette/ResourceManager.m: Uncomment some code. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@24341 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
GDL2ConnectionInspector.gorm | ||
GDL2DisplayGroupInspector.gorm | ||
ConnectionInspector.h | ||
ConnectionInspector.m | ||
DisplayGroupInspector.h | ||
DisplayGroupInspector.m | ||
Foundation+Categories.h | ||
Foundation+Categories.m | ||
GDL2Palette.tiff | ||
GNUmakefile | ||
IB+Categories.m | ||
KeyWrapper.h | ||
KeyWrapper.m | ||
Palette.h | ||
Palette.m | ||
palette.table | ||
README | ||
ResourceManager.h | ||
ResourceManager.m |
The GDL2 Palette uses runtime introspection to know which Associations/Aspects are available. EOInterface has skeleton classes (ready to be implemented) for all the associations, some of which are incomplete. So not everything creatable with gorm will actually work. Please see the EOInterface TODO file for a list of implemented association classes and aspects.