Privacy Policy and Cookies

By continuing to use our site, you agree to our Privacy Policy and our use of cookies to understand how you use our site, and to improve your experience. Learn More.
I Agree.
The Isomorphic Software Blog

Drawing Cross Browser Vector Graphics

Our new Drawing Module was created to answer a simple question: How do I draw in the browser? If you’ve ever wanted to draw and modify non-rectilinear, browser-native shapes in your web applications, then our new Drawing Module was designed with you in mind. Create, manipulate, and edit arbitrary shapes and styles within your applications without the hassle of cross-browser...

Offline Capability in SmartClient & Smart GWT

Like any web application, SmartClient and Smart GWT applications can be made offline  capable using an HTML5 manifest file to describe all the static resources required by the application.  If you’re not familiar with creating an HTML manifest file, you can learn more about it by reading through this tutorial: http://www.sitepoint.com/offline-web-application-tutorial/ Once you’ve got a manifest for static resources, the...