Re: [qooxdoo-devel] Qooxdoo simple grapics

2012-01-19 Thread Derrell Lipman
On Thu, Jan 19, 2012 at 06:30, Vladimir Lipets wrote: > Hi Robert, > > thank you for this response. > > We checked out SVG, it seems that it is to much for our case. > We just need an ability do draw colored rectangles. > > Now we are checking out the approach, based on ... creation of colored >

Re: [qooxdoo-devel] Qooxdoo simple grapics

2012-01-19 Thread Marc Puts
Von: Vladimir Lipets [mailto:lip...@cs.bgu.ac.il] >> Gesendet: Dienstag, 17. Januar 2012 11:46 >> An: Robert Nimax; qooxdoo-devel@lists.sourceforge.net >> Betreff: [qooxdoo-devel] Qooxdoo simple grapics >> >> >> Hi, >> >> I'm looking for a way for drawing si

Re: [qooxdoo-devel] Qooxdoo simple grapics

2012-01-19 Thread Vladimir Lipets
e Nachricht- > Von: Vladimir Lipets [mailto:lip...@cs.bgu.ac.il] > Gesendet: Dienstag, 17. Januar 2012 11:46 > An: Robert Nimax; qooxdoo-devel@lists.sourceforge.net > Betreff: [qooxdoo-devel] Qooxdoo simple grapics > > > Hi, > > I'm looking for a way for draw

Re: [qooxdoo-devel] Qooxdoo simple grapics

2012-01-17 Thread Robert Nimax
Hi, what about SVG respectively the SVG-contribution ? Cheers, Rob. -Ursprüngliche Nachricht- Von: Vladimir Lipets [mailto:lip...@cs.bgu.ac.il] Gesendet: Dienstag, 17. Januar 2012 11:46 An: Robert Nimax; qooxdoo-devel@lists.sourceforge.net Betreff: [qooxdoo-devel] Qooxdoo simple

[qooxdoo-devel] Qooxdoo simple grapics

2012-01-17 Thread Vladimir Lipets
Hi, I'm looking for a way for drawing simple graphical objects (rectangles, lines, circles) in Qooxdoo, similarly to Swing 2d graphics, for ex http://www.java2s.com/Tutorial/Java/0261__2D-Graphics/DrawRectangle.htm Please advice how can i do it. Thank you, Vladimir --