Surya,
Also see my reply to your other email and make sure that if you're on GWT
trunk that you have the latest module file which includes an ie8 rule as
seen in
http://code.google.com/p/google-web-toolkit-incubator/source/browse/trunk/src/com/google/gwt/widgetideas/GlassPanel.gwt.xml

Fred


On Wed, Jun 24, 2009 at 4:51 AM, Surya <[email protected]> wrote:

>
> Hi,
>
> I am relatively new to GWT. My requirement is to use GlassPanel but my
> hands are tied down because of the heavy size of incubator.jar file
> which my deployment war file cannot afford. So the only option is to
> use custom glasspanel.
> So i copied down teh source code both GlassPanel.java and
> GlassPanelImpl.java and included in mywork space. All is well till
> compile time. When i compile, it throws an error stating
> GlassPanelImpl cannot be abstract. My CustomGlassPanel.java extends
> from GlassPanel. i changed GlassPanel.java to refer this
> CustomGlassPanelImpl instead of GlassPanelImpl. But still i get this
> error.
>
> Any help is really helpful and appreciated.
>
> Thanks,
> Surya
>
> >
>


-- 
Fred Sauer
Developer Advocate
Google Inc. 1600 Amphitheatre Parkway
Mountain View, CA 94043
[email protected]

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to