On Tue, 11 Mar 2003, Pontus Pihlgren wrote:
> Hello!
>
> In the latest windows version of dia there is a comment field for UML
> classes, operations and attributes. But not in the latest source (can't
> even find it in the cvs snapshot). And I'm wondering wether the comment
> field is going away or if it is a new feature not fully implemented ?
>From objects/UML/class.c:
static PropDescription umlclass_props[] = {
...
{ "comment", PROP_TYPE_STRING, PROP_FLAG_VISIBLE,
N_("Comment"), NULL, NULL },
...
It's in there. It doesn't show up when you run it?
-Lars
--
Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| HĂ„rdgrim of Numenor
"I do not agree with a word that you say, but I |----------------------------
will defend to the death your right to say it." | Where are we going, and
--Evelyn Beatrice Hall paraphrasing Voltaire | what's with the handbasket?