Hi Isomorphic ,
Currently I am working on a smart GWT based application which i need to support on multiple platforms (Desktop, mobile, Tab , Iphone , Ipad) . For each of the specific device i need to handle my code based on screen resolution and screen size of device . Based on my research SmartGWT does not support responsiveness , it support adaptive design .
Main problem that we are facing is when we resize our application in particular browser window, we need to refresh page to adopt that particular screen resolution .
So my question is , is there any latest patch available on which SmartGWT supports Responsiveness in web Application ? , or is there any planning in near future to support responsiveness ?, SO that i can write code once and run it on any platform
Currently I am working on a smart GWT based application which i need to support on multiple platforms (Desktop, mobile, Tab , Iphone , Ipad) . For each of the specific device i need to handle my code based on screen resolution and screen size of device . Based on my research SmartGWT does not support responsiveness , it support adaptive design .
Main problem that we are facing is when we resize our application in particular browser window, we need to refresh page to adopt that particular screen resolution .
So my question is , is there any latest patch available on which SmartGWT supports Responsiveness in web Application ? , or is there any planning in near future to support responsiveness ?, SO that i can write code once and run it on any platform
Comment