At 02.10.2012 11:41, Martin Wunderlich wrote:
Thanks a lot, Eric. This helps a bit. I have compared your XML to the
code form my shape and noticed that the node is not included
in my shape. Instead, it is using an svg:text element, which apparently
is not recognised correctly by Dia.
The svg:te
Le 02/10/2012 11:41, Martin Wunderlich a écrit :
Thanks a lot, Eric. This helps a bit. I have compared your XML to the code form my
shape and noticed that the node is not included in my shape. Instead,
it is using an svg:text element, which apparently is not recognised correctly by Dia.
If I
Thanks a lot, Eric. This helps a bit. I have compared your XML to the code form
my shape and noticed that the node is not included in my shape.
Instead, it is using an svg:text element, which apparently is not recognised
correctly by Dia. If I enter the textbox node into my XML, I can enter tex
Le 30/09/2012 22:04, Martin Wunderlich a écrit :
Hi all,
I have been trying to create custom shapes where the user can enter text (see
my other postings about the recipe diagrams). However, editing text doesn't
work once those custom shapes are added to a doc.
So, I have cut it down to the ess