smartgwt

Smart GWT HTML Layout

Hello All I am using smart gwt 2.2, Operating system is Windows xp and browser is Mozilla Firefox. Before working on the smart gwt I worked on smart gwt-ext. In gwt-ext I used HTMLTable to give html view to my form. But after using HTMLTable I found TableLayout in gwt-ext, which is more easy to use and manage. Because for putting elemen...

How to make smart-gwt application resolution independent?

Hi, I am developing smart gwt application, As per smart FAQ we have to give smart gwt component height, width in pixels. Giving size in pixels will not behave uniform in all resolutions. Can anybody tell how to make it resolution independent? so it behave uniform in all resolutions? Thanks, Punam Purohit ...

Encryption in Smart GWT

Hello all, we are using smart GWT as our front end. i need to do password encrytion in this.Before smart GWT we were using GWT Ext and the encryption was done using gwt-crypto.jar.Which jar is needed to do encrytion in smart GWT. Thanks in advance, Rima Desai ...

Menu click event displays added menu subitems randomly

Hi all, I am using smart gwt. i have created toolstrip and added menu buttons in it. Menu buttons contain menuitems and menu subitems. Onclick of the menu the added subitems in menu are displayed. In mozilla it displays menu subitems on click of menu once or twice, then it does not displays the added menuitems. Click Event of menu does ...