Re: EDIT FROM WORD

2009-07-21 Thread Steffen Macke
Hi, as Dia does not support OLE, this is not possible. What you can do instead: Export your Dia file to a certain location (e.g. diagram.emf or diagram.png) and link to that file in Word. This way you can edit your Dia diagram as usual, export it and have it updated in your Word document at the sa

Re: Question

2009-07-21 Thread Chris Nelson
> I am a student in Dept of CS at Durham University, I am doing a project, > which needs me to write a program in Java to analyze the UML diagram. > > I have one problem, I want to open the file (.dia) with text editor in > Windows operating system. I tried some text editors, but I cannot open the

RE: Question

2009-07-21 Thread Kerry, Richard
. and ... The default for this is under File|Preferences, in the User Interface tab. Eventually, Richard. From: Kerry, Richard Sent: 21 July 2009 16:52 To: 'discussions about usage and development of dia' Subject: RE: Question A .Dia file is a zipped x

RE: Question

2009-07-21 Thread Kerry, Richard
A .Dia file is a zipped xml file. Unzip it then it can be opened. Or, if you're doing the saving, clear the check-box in the save dialog that says "compress diagram files" and you'll get xml files saved. Helpfully, Maybe, Richard. From: dia-list-boun...@gnome.

Re: Question

2009-07-21 Thread Loek Bergman
Hello liang chang, As far as I know is a .dia file a binary, so it will not open in any text editor. To view the content of a .dia file you could export it to svg. That you can read in almost any text editor. With kind regards, Loek Bergman 2009/7/20 CHANG L. > > Dear Madam or Sir > > I am

EDIT FROM WORD

2009-07-21 Thread Moshe Shapira
/Is there any way that dia circuits can be exported into and edited from within word? Much thanks; M. Shapira / ___ dia-list mailing list dia-list@gnome.org http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main p

Question

2009-07-21 Thread CHANG L.
Dear Madam or Sir I am a student in Dept of CS at Durham University, I am doing a project, which needs me to write a program in Java to analyze the UML diagram. I have one problem, I want to open the file (.dia) with text editor in Windows operating system. I tried some text editors, but I can