If your app hangs in IE/IE8 during load and you have
Unable to get value of property ‘user.agent’
error under Development Mode, you should instruct your IE Read more
If your app hangs in IE/IE8 during load and you have
Unable to get value of property ‘user.agent’
error under Development Mode, you should instruct your IE Read more
It happens when trying to check visibility of component. So be careful with
component.isVisible()
as it fails on Chrome.
Same thing is for GXT (extgwt from Sencha) as it Read more
Recently I was able to run some basic GWT / GXT compilation tests to compare time efficiency between some old and new machines using Microsoft Windows. Test results wasn’t Read more
Some time ago Sencha company included new theme in their GXT library. It’s called SLATE and can be viewed in GXT Explorer demo on this site: http://www.sencha.com/examples/explorer.html. Read more
Seeing “Google Web Toolkit Architecture: Best Practices For Architecting Your GWT App” presentation by Ray Ryan coincided with start of a new project – Read more