Hi List,

I am about to start working on a widget which allows basically to place
rectangles of different types (represented by colors) on a Canvas, resize
these rectangles, delete them, etc...
I would also like the canvas area to have rulers similar to the ones
surrounding, e.g. an Inkscape document (simply representing pixels or
centimeters or whatever).
I have control over which browsers should be used with my application, and I
don't mind preventing anyone from using IE ;)

My question is this - before I delve into the code I would like to check if
anyone has experience with doing something like this, in particular as far
as I was able to ascertain, the two best options would be to either use the
qx.ui.embed.Canvas widget, or the SVG contribution and create the rectangles
as vectors. 
What is important for me is basically that it will be possible to resize the
rectangles, and the output from my Widget should be simply the coordinates
and sizes of these rectangles. 

Did I miss anything important? What would be the recommended way to go
(obviously there is not one way, but I am happy to hear opinions either
way).

Thanks,
Omri

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Canvas-vs-SVG-tp7085735p7085735.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to