// $Id: SkyCommentSubEditor.wod,v 1.1.1.1 2003/07/09 22:57:44 cvs Exp $ 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"; };