From: <sr...@us...> - 2006-01-19 03:22:46
|
Revision: 560 Author: srmitch Date: 2006-01-18 19:22:25 -0800 (Wed, 18 Jan 2006) ViewCVS: http://svn.sourceforge.net/instantobjects?rev=560&view=rev Log Message: ----------- Additional changes that were missed in rev. 558 update for the following: For Model Explorer and ObjectFoundry - 1. Fix for SF Bug 1404242: External Part storage definition. The StorageKindEdit control is not enabled for non-stored ObjectClasses; 2. Non-stored classes are not shown in the ObjectClass dropdown list for Reference or References attribute types; For only ObjectFoundry - 3. The default new attribute type has been changed to Part, which is valid for both embedded and stored ObjectClasses; 4. The attribute type dropdown list now only contains Part, Parts, Reference and References for stored ObjectClasses and only contains Part and Parts for non-stored ObjectClasses; 5. The ObjectClasses dropdown list now only contains the target ObjectClass unless ModelMaker does not provide it. Also added missing Licence Block to OF units. Modified Paths: -------------- trunk/Source/ObjectFoundry/OFClasses.pas trunk/Source/ObjectFoundry/OFExpert.pas |