Hi Michael,
On 02/06/2012 09:21 PM, Michael Palacios Martel wrote:
Hi all, i have a little suggestion... can you make that some components
like process group can display or contain another diagram? i saw this in
Bizagi and i think this should be nice for all your users.
I could think of variou
Hi Tyson,
On 02/06/2012 11:01 PM, Tyson Vanover wrote:
I would like to change the layout of the Table shape in the Database sheet
so when comments are visible they are left justified not centered. What
file would I need to edit to change that? Or is it hard coded?
What exactly would you like t
Hi Ian,
hyperlinks have been requested many times. They're implemented in the
current development version,
which will become Dia 0.98 one day. If you cannot wait for the upcoming
release, you have two choices:
* compile Dia master yourself
* Use the Dia Development VM, which is available from
Hi Ekmektsis,
thanks for your code! As you would like to share it, how about placing
under the same license as Dia (the GPL) ? The easiest way to do that is
to add a copyright header to your source. See
http://git.gnome.org/browse/dia/tree/plug-ins/python/scascale.py
for an example.
Thomas
Le Mon, 6 Feb 2012 19:05:56 +0200,
Ekmektsis Dimitris a écrit :
#START import sys, dia
> class BTJSON :def __init__ (self) :
> pass def begin_render (self, data, filename) :
Well, you should add the python piece code as attachment, with .py as
file extention... (depending on mail reader,
On 7 February 2012 21:39, Ian Lake wrote:
> **
>
>
> Is it possible to assign a hyperlink to an object on a dia sheet so that
> when the object is clicked the linked file (which may or may not be another
> dia sheet) is opened? I'm comparing with the hyperlink facilities in
> freemind/freeplane.
Hi Dia Community,
Great program. I've introduced it to a number of people who all really like it.
Is it possible to assign a hyperlink to an object on a dia sheet so that when
the object is clicked the linked file (which may or may not be another dia
sheet) is opened? I'm comparing with the hyper