mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-16 08:20:59 +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
32 lines
675 B
Text
32 lines
675 B
Text
# Completed Associations:
|
|
EOActionAssociation
|
|
EOColumnAssociation
|
|
EOMasterDetailAssociation
|
|
EOMatrixAssociation
|
|
EOPopUpAssociation
|
|
EORadioMatixAssociation
|
|
|
|
# Incomplete Associations:
|
|
EOControlAssociation:
|
|
done: value, enabled
|
|
needs: URL
|
|
EOGenericControlAssociation:
|
|
done: value, enabled
|
|
needs: URL
|
|
EOTableViewAssociation:
|
|
done: value, color, enabled, source
|
|
needs: italic, bold
|
|
EOTextAssociation:
|
|
done: value, editable
|
|
needs: URL
|
|
|
|
# Unimplemented Associations:
|
|
EOActionCellAssociation
|
|
EOActionInsertionAssociation
|
|
EOComboBoxAssociation
|
|
EODetailSelectionAssociation
|
|
EOMasterCopyAssociation
|
|
EOMasterPeerAssociation
|
|
EOPickTextAssociation
|
|
EORecursiveBrowserAssociation
|
|
|