Look at the class DecoratorPanel. Its sole purpose is to give you the ability to add Rounded Corners.
On Sep 8, 2:47 am, rjcarr <[email protected]> wrote: > It doesn't look like the gwt provided factory buttons have corner > options (even though I thought they did). > > My advice would be to get your buttons working as you like outside of > GWT and then build your own widget using some type of gridded panel > like a FlexTable. It really isn't that hard to convert your html > button to GWT once you have it worked out. > > On Sep 6, 11:33 pm, abhiram <[email protected]> wrote: > > > Hi all, > > > Which is the best method to implement a button with Round edges? I > > was trying to implement a CSS code where I can set the corner images. > > But i was just able to insert the image at only one corner. Can > > someone send me a sample code where 4 different images are set for the > > 4 corners? > > > regards, > > Abhiram --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
