thanks, this is a nice start (i'm new to gwt), i'm already digging into the source code of the project you suggested
On Fri, May 21, 2010 at 10:43 PM, Gabriel <[email protected]> wrote: > I suggest you take a look at this: http://code.google.com/p/cobogw/ > One of the widgets is a pretty customizable button - see the demo. > > On May 21, 9:24 pm, outsource lucas <[email protected]> wrote: > > How can I customize a standard Button directly from my java code? > > (I want to have round corners with images / custom skin / etc, but > > want to manipulate this directly from my code, on the fly). > > > > Or should I not do it with the Button class and use something else to > > emulate it? > > > > (Short example code would also be welcome) > > > > -- > > 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 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.
