I am with Jan here. GWT-Graphics is an excellent library. Just don't overuse it in IE cause this will cause a big performance hit (especially Text objects)
Frank On 3 mrt, 07:17, Jan Mostert <[email protected]> wrote: > GWT-graphics supports IE6 via VML and renders everything else via Vector > > Supported browsers > > The library has been tested to work with the following browsers: > > - Internet Explorer 6 and newer > - Firefox 3.0 and newer > - Safari 3.2 and newer > - Opera 9.6 and newer > - Google Chrome > > http://code.google.com/p/gwt-graphics/ > > -- > Jan Vladimir Mostert > BEngSci > > MyCee Technologies > > > > > > > > On Thu, Mar 3, 2011 at 1:58 AM, Craig Mitchell <[email protected]> wrote: > > +1. Partial support would be great as there are a lot of IE 6/7/8 > > users out there. > > >http://www.w3schools.com/browsers/browsers_explorer.asp > > > On Mar 3, 1:22 am, Kurtt Lin <[email protected]> wrote: > > > Even partially supporting is welcomed, and developers should have known > > > about its IE6's poor performance, thus avoid rendering lots elements. > > > Actually i want Canvas in IE 6/7/8 badly. > > > T T > > > > On Wed, Mar 2, 2011 at 9:55 PM, Philip Rogers <[email protected]> wrote: > > > > Because of the difficulty of supporting IE6 fully via VML (including > > > > text, etc.) and still having reasonable performance, there aren't > > > > plans to support it at this time. > > > > > The new Canvas implementation in GWT should have complete support > > > > across FF3.5, Chrome, Safari, and IE9, but there isn't a fallback > > > > provided for the older browsers. > > > > > On Mar 1, 10:31 pm, Craig Mitchell <[email protected]> wrote: > > > > > Hi, > > > > > > Are there any plans for Canvas to support IE6? It was supported via > > > > > GWTCanvasImplIE6 in the gwt-incubator.jar which would implement the > > > > > Canvas functionality via VML. > > > > > > Thanks. > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "Google Web Toolkit" group. > > > > To post to this group, send email to > > [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]. > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-web-toolkit?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
