How to make a attribute static in Dia?

2008-05-12 Thread Frank Niedermann
Hi, I'm using Dia to draw some UML charts. The only thing I'm missing is a way to mark attributes as static (they should be underlined in the charts). Is there a way to do that? Thanks, Frank -- View this message in context: http://www.nabble.com/How-to-make-a-attribute-static-in-Dia--tp171

Re: How to make a attribute static in Dia?

2008-05-12 Thread Hans Breuer
Am 12.05.2008 09:42, Frank Niedermann schrieb: > Hi, > > I'm using Dia to draw some UML charts. The only thing I'm missing is a way > to mark attributes as static (they should be underlined in the charts). > > Is there a way to do that? > Yes, use "class scope". Regards, Hans

Dia ChangeLog report for 2008-05-13 03:00:01 UTC (Tue 13 May)

2008-05-12 Thread Dia ChangeLog Daemon
Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous 2008-05-12 05:00:17.0 +0200 +++ dia-svn-snapshot/ChangeLog 2008-05-13 05:00:10.688002232 +0200 @@ -1,3 +1,36 @@ +2008-05-11 Hans Breuer <[EMAIL PROTECTED]> + +

Re: How to make a attribute static in Dia?

2008-05-12 Thread Frank Niedermann
Hans Breuer wrote: > > Am 12.05.2008 09:42, Frank Niedermann schrieb: >> to mark attributes as static (they should be underlined in the charts). > Yes, use "class scope". > Hans, that's exactly what I was looking for! Thanks. Frank -- View this message in context: http://www.nabble.com/How-