C++ to UML

2006-03-22 Thread om ke
Hi - I am looking for simple way to document my c++ source code. My intention to comeup with some kind of UML type of diagram that can be extracted directly from the C++ source code. Any hints on how I can acomplish the above will be greatly appreciated, Thanks,

dia-0.95-pre6: not well installed manual

2006-03-22 Thread loli
I installed this prerelease (even the make install) When I tried to read the manual I got the message: Could not open help directory: Error opening directory '/usr/local/share/dia/help: No such file or directory I found the installed manuals at /usr/local/share/

Re: C++ to UML

2006-03-22 Thread Aaron Trevena
On 22/03/06, om ke <[EMAIL PROTECTED]> wrote: > I am looking for simple way to document my c++ source code. My intention to > comeup with some kind of UML type of diagram that can be extracted directly > from the C++ source code. Any hints on how I can acomplish the above will be > greatly apprecia

Re: Graph::ASCII::Dia

2006-03-22 Thread Aaron Trevena
On 19/03/06, Hans Breuer <[EMAIL PROTECTED]> wrote: > On 19.03.2006 12:00, Nadim Khemir wrote: > > Hi, I need ASCII diagramming; I couldn't find anything so I decided to wrap > > one myself :). I 'm writting a perl module to generate ASCII diagrams from > > Dia. > > > If I would want an ASCII diagr

Python Sript Related Questions

2006-03-22 Thread Athanasios Anastasiou
Hello All I recently joined the Dia mailing list and i have some questions regarding the scripting capability using python. Yes, i have searched the mailing list for answers to my questions and i did not find any, Yes i might be using the wrong words for what i want :-) 1) I am using Dia 0.9

Re: Python Sript Related Questions

2006-03-22 Thread Martin Hawlisch
Hi! > Von: Athanasios Anastasiou <[EMAIL PROTECTED]> > Betreff: Python Sript Related Questions > > #So far so good, now let me change a color > > CurObj.properties["fill_colour"].value.red=0.0 > > And here is where i get the > TypeError: 'DiaColor' object has only read-only attributes (assign to

Re: Python Sript Related Questions

2006-03-22 Thread Athanasios Anastasiou
Hello Martin AAARGH That was the only thing i did not try :-/. Thanks for your response anyway. On the same subject, how do you go about testing for a color? I mean i had to do: *Black=(0.0,0.0,0.0); *(Object.properties["fill_colour"].value.red,Object.properties["fill_colour"].value

Help needed: the object oriented structure of dia

2006-03-22 Thread Kautilya Jain
Dear dia developers, I'm Kautilya Jain, an UG student in the department of Computer Science & Technology at Indian Institute of Tehnology, Bombay, India. I'm enrolled in a course related to object oriented design and techniques. One of the requirements of the course expects me to study the class/o

Dia ChangeLog report for 2006-03-23 04:00:01 UTC (Thu 23 Mar)

2006-03-22 Thread Dia ChangeLog Daemon
Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous 2006-03-21 05:00:38.0 +0100 +++ dia-cvs-snapshot/ChangeLog 2006-03-23 05:00:05.603833016 +0100 @@ -1,3 +1,15 @@ +2006-03-21 Lars Clausen <[EMAIL PROTECTED]> + +

Re: Graph::ASCII::Dia

2006-03-22 Thread Hans Breuer
On 22.03.2006 13:37, Aaron Trevena wrote: On 19/03/06, Hans Breuer <[EMAIL PROTECTED]> wrote: On 19.03.2006 12:00, Nadim Khemir wrote: Hi, I need ASCII diagramming; I couldn't find anything so I decided to wrap one myself :). I 'm writting a perl module to generate ASCII diagrams from Dia. If

Re: Help needed: the object oriented structure of dia

2006-03-22 Thread Lars Clausen
On Wed, 2006-03-22 at 21:08 +0530, Kautilya Jain wrote: > Dear dia developers, > I'm Kautilya Jain, an UG student in the department of Computer Science & > Technology at Indian Institute of Tehnology, Bombay, India. I'm enrolled > in a course related to object oriented design and techniques. One o

zoom problem with 0.95-pre6

2006-03-22 Thread Zhang Linbo
Hi, The initial zoom seems to be incorrect with dia-0.95-pre6 for the attached diagram. Maybe a call to 'Show All' after loading a diagram is missing? Best regards, Lin-bo fig1-3a.dia Description: application/dia-diagram ___ Dia-list mailing list D

Re: zoom problem with 0.95-pre6

2006-03-22 Thread Lars Clausen
On Thu, 2006-03-23 at 12:45 +0800, Zhang Linbo wrote: > Hi, > > The initial zoom seems to be incorrect with dia-0.95-pre6 > for the attached diagram. > > Maybe a call to 'Show All' after loading a diagram is missing? The zoom level is correct (100%), but it's like it has scrolled away. Strange.