Hi,
I'm using smartgwt 4.0 Dev nightly build sources.
I'm creating a simple DrawLabel and apply Following properties on it:
- setLineColor(fontColor);
- setFontSize(Integer.parseInt(fontSize));
It shows perfect in IE8 but nothing appears in Firefox or Google Chrome
Thank you
I'm using smartgwt 4.0 Dev nightly build sources.
I'm creating a simple DrawLabel and apply Following properties on it:
- setLineColor(fontColor);
- setFontSize(Integer.parseInt(fontSize));
It shows perfect in IE8 but nothing appears in Firefox or Google Chrome
Thank you