I have an existing application in GWT. I have read FAQ. I am using incremental approach to update the application. The issue is that
When i click my "About" link and an AboutWindow is appeared. But amazingly SmartGWT widgets try to overwrite it and are covering it. Why is it so? Although this is a mixture of GWT and SmartGWT widgets, which is not recomended. But this was dialog box it should be modal. But it seems that SmartGWT widgets are modal widgets for other GWT Widgets.
1. the SmartGWT 2.3 LGPL Version
2. All Browsers Except Safari and Opera
5. sample code.
When i click my "About" link and an AboutWindow is appeared. But amazingly SmartGWT widgets try to overwrite it and are covering it. Why is it so? Although this is a mixture of GWT and SmartGWT widgets, which is not recomended. But this was dialog box it should be modal. But it seems that SmartGWT widgets are modal widgets for other GWT Widgets.
1. the SmartGWT 2.3 LGPL Version
2. All Browsers Except Safari and Opera
5. sample code.