> I think the @External annotation on your Css could help you there, too
Like mentioned in the doc, this is for legacy support (I use it in other
places).
I want to support the correct way of using CssResource, but don't understand
very well how to use it in the case below.
Ed



On Tue, Apr 27, 2010 at 5:58 PM, Tsukasa <[email protected]> wrote:

> I think the @External annotation on your Css could help you there, too
> - if I have understood all latest posts correctly. Try the following
> documentation
> http://code.google.com/p/google-web-toolkit/wiki/CssResource#External_and_legacy_scopes
>
> On 27 Apr., 16:00, Ed <[email protected]> wrote:
> > > Have you had a read through:
> http://code.google.com/webtoolkit/doc/latest/DevGuideClientBundle.htm...
> >
> > Of course, every line....
> >
> > > What are you trying to do?  Do you have some code samples?
> >
> > Suppose I have my own button class called Button and want to use
> > CssResource to set the styles in such a way that another developer
> > that uses Button can change the style.
> >
> > Idea's?
> >
> > Ed
> >
> > On Apr 27, 3:38 pm, Mike <[email protected]> wrote:
> >
> >
> >
> >
> >
> > > Ed,
> >
> > > What are you trying to do?  Do you have some code samples?
> >
> > > Have you had a read through:
> http://code.google.com/webtoolkit/doc/latest/DevGuideClientBundle.htm...
> >
> > > Cheers
> >
> > > On Apr 27, 3:43 am, Ed <[email protected]> wrote:
> >
> > > > Why is GWT not using CssResource to set styles on his components like
> > > > a Button/Label?
> >
> > > > I find it hard to use CssResources on reusable widgets, such that the
> > > > styles can still be changed through the API of the widget  by the
> > > > outside world :(..
> > > > Maybe GWT experiences the same problems ?...
> > > > What am I missing here ?
> >
> > > > Ed
> >
> > > > --
> > > > 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]<google-web-toolkit%[email protected]>
> .
> > > > For more options, visit this group athttp://
> groups.google.com/group/google-web-toolkit?hl=en.
> >
> > > --
> > > 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]<google-web-toolkit%[email protected]>
> .
> > > For more options, visit this group athttp://
> groups.google.com/group/google-web-toolkit?hl=en.
> >
> > --
> > 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]<google-web-toolkit%[email protected]>
> .
> > For more options, visit this group athttp://
> groups.google.com/group/google-web-toolkit?hl=en.- Zitierten Text
> ausblenden -
> >
> > - Zitierten Text anzeigen -
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
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