You can use Raphael [1,2] which use SVG (Firefox 3.0+,Safari 3.0+,Opera 9.5+) and VML on IE 6+. I've integrated this in QxWT [3] and hence it should be easily possible to integrate into qooxdoo (The only thing you need to do is to create a Widget and tell raphael to use the contentElement to draw it self into).
Tom [1]http://raphaeljs.com/ [2]http://raphaeljs.com/image-rotation.html [3]http://tomsondev.bestsolution.at/2010/02/28/its-release-time-qxwt-1-0-1-0-and-graphael-1-3-1-0/ Petr Kobalíček schrieb: > Hi Jim, > > Canvas is supported by all modern browsers except IE. On IE you can > use DirectX filters (I think that it's supported). I don't know if > there is other way how to do it (maybe css tricks, but here I'm not > sure about IE here). > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
