I implemented custom button by a DecoratedPanel, and sinkEvents to process mouse click, over, etc.
Kevin On Sun, Dec 21, 2008 at 3:09 AM, mbazs <[email protected]> wrote: > > Hi, > > I'm a beginner in GWT, but I have a problem at this very beginning. > I'd like to create a custom 3D button (a sliced one, with a left, > center and right part, center should be repeated), but as I can see, > Button class doesn't seem to provide a way to achieve this (it doesn't > have a 1x3 pattern that can be seen at DialogBox class (3x3 table) ). > Any ideas? > > Thx > MB > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
