Does Dia run on Ubuntu Linux?

2009-06-25 Thread ZG
Thank you! Zorica ___ 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 page at http://live.gnome.org/Dia

hyperlinks

2009-06-25 Thread ZG
Me, again. I cannot find hyperlink capability. Does it exist? Am I missing it? Thank you! Zorica ___ 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 page at http://li

Re: dia uml hsm statechart shape

2009-06-25 Thread Matyas Forstner
Hi Hans, sorry for the late answer, I am not subscribed to the dia-list. The reason for hsms->redraw_parent is: if you update the HsmState, it can be that the new size of the diagram extends that of the parent HsmState. In this case I update the parent shape by calling the MoveHandle method of it,

Re: hyperlinks

2009-06-25 Thread W. Martin Borgert
Quoting ZG : I cannot find hyperlink capability. Does it exist? Am I missing it? This issue has been discussed on the list, but I don't think somebody actually implemented it. Would be cool. ___ dia-list mailing list dia-list@gnome.org http://mail.

Re: Does Dia run on Ubuntu Linux?

2009-06-25 Thread W. Martin Borgert
As far as I know, dia is a standard Ubuntu package, so just "sudo apt-get install dia" should be fine. ___ 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 page at http://

Fatal print bug in Dia 0.97 for windows that causes data loss

2009-06-25 Thread Christian Ridderström
Hi, First of all, thanks for the new Dia version. It looks much nicer :-) Unfortunately I just encountered a rather serious bug with Dia 0.97 for Windows :-( While drawing a diagram I suddenly noticed that I no longer can print it, and when I do try to print it Dia freezes and no longer respo

Re: hyperlinks

2009-06-25 Thread avijit ghosh
This would be of *tremendous* use to us. At the very least an extension to the shape modules such that a link field is there for custom objects. If someone can point me in the proper direction, I'll try and code this up (or try and con someone into coding this in for me :)) -regards, -avi On 6/

Re: hyperlinks

2009-06-25 Thread Maciej Jaros
avijit ghosh wrote: This would be of *tremendous* use to us. At the very least an extension to the shape modules such that a link field is there for custom objects. If someone can point me in the proper direction, I'll try and code this up (or try and con someone into coding this in for me :)) -

Re: hyperlinks

2009-06-25 Thread avijit ghosh
I was thinking of making it more general so any custom shape can have this property when you click the shape .. What I was hoping was to add an ext_attribute flag which allows people to add the URL link to any custom shape: To pick a probably totally wrong notation: http://www.ncbi.nih.gov/blah_

Re: Fatal print bug in Dia 0.97 for windows that causes data loss

2009-06-25 Thread Hans Breuer
At 25.06.2009 16:38, Christian Ridderström wrote: [...] In order to troubleshoot, I've reduced the diagram a lot and I currently have two versions: bugg07.dia- freezes when I try to print Is freeze and crash the same thing for you? (I've seen single rendering of diagrams take minut

Re: Fatal print bug in Dia 0.97 for windows that causes data loss

2009-06-25 Thread Christian Ridderström
On Thu, 25 Jun 2009, Hans Breuer wrote: At 25.06.2009 16:38, Christian Ridderström wrote: [...] In order to troubleshoot, I've reduced the diagram a lot and I currently have two versions: bugg07.dia- freezes when I try to print Is freeze and crash the same thing for you? (I've s