// $Id: SkyCommentSubEditor.wod 2 2004-08-20 11:37:44Z znek $ AttributeCell: SkyAttributeCell {} ValueCell: SkyValueCell { alignTop = YES; } Font: SkyConfigFont {} EditFont: SkyConfigEditFont {} CommentLabel : WOString { value = labels.personeditor_commentLabel; }; CommentArea : WOText { value = document.comment; formatter = session.formatString; wrap = physical; rows = "5"; cols = "80"; };