Re: [qooxdoo-devel] drawing lines

2009-07-30 Thread Andreas Junghans
Hi there, Am 29.07.2009 um 20:25 schrieb Jim Hunter: > I have done this and created a flow chart sort of tool by using the > Walter Zorn library and qooxdoo. I created a 'canvas' control in > qooxdoo that has a surface for the lines to br drawn on. Then I > created controls (Atoms) that had

Re: [qooxdoo-devel] drawing lines

2009-07-29 Thread Ingrid Lohmann
ment > Betreff: Re: [qooxdoo-devel] drawing lines > On Wed, Jul 29, 2009 at 13:07, Ingrid Lohmann wrote: > > > hi all, > > > > is it possible to create elements you can control by drag and drop (such > as > > canvas for instance) > > and link them graphi

Re: [qooxdoo-devel] drawing lines

2009-07-29 Thread Jim Hunter
I have done this and created a flow chart sort of tool by using the Walter Zorn library and qooxdoo. I created a 'canvas' control in qooxdoo that has a surface for the lines to br drawn on. Then I created controls (Atoms) that had a canvas to draw the nodes. When you moved a node around, after you

Re: [qooxdoo-devel] drawing lines

2009-07-29 Thread Derrell Lipman
On Wed, Jul 29, 2009 at 13:07, Ingrid Lohmann wrote: > hi all, > > is it possible to create elements you can control by drag and drop (such as > canvas for instance) > and link them graphically with lines. So if you drag an element you also > move the line which is > linked to it. A background co

Re: [qooxdoo-devel] drawing lines

2009-07-29 Thread thron7
Ingrid Lohmann wrote: > hi all, > > is it possible to create elements you can control by drag and drop (such as > canvas for instance) > and link them graphically with lines. So if you drag an element you also move > the line which is > linked to it. A background could be a small tool wich allo

[qooxdoo-devel] drawing lines

2009-07-29 Thread Ingrid Lohmann
hi all, is it possible to create elements you can control by drag and drop (such as canvas for instance) and link them graphically with lines. So if you drag an element you also move the line which is linked to it. A background could be a small tool wich allows you to design a relational data m