Hello,
I have downloaded 'gwt-incubator-20101117-r1766.jar' file and trying
to use the ValueSpinner widget from it. But when I run my application,
it throws following exception:

java.lang.RuntimeException: Deferred binding failed for
'com.google.gwt.widgetideas.client.ValueSpinner
$ValueSpinnerResources' (did you forget to inherit a required module?)

I have inherited following modules in my module:
        <inherits name="com.google.gwt.libideas.ImmutableResources" />
        <inherits name='com.google.gwt.widgetideas.WidgetIdeas' />

Do you know if I need to inherit any additional module?

Thank you,
Amay.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to