Re: PushButton w/ image: How to avoid grey background

2009-06-05 Thread Chad
Glad I could help. Chad On Jun 4, 5:33 am, dduck wrote: > On 3 Jun., 21:23, Chad wrote: > > > Anders, > > > I do this in my app. I call it an InvisibleButton. > > Chad, > > That worked like a charm. Much obliged! > > Regards, >   Anders --~--~-~--~~~---~--~~ You

Re: PushButton w/ image: How to avoid grey background

2009-06-04 Thread dduck
On 3 Jun., 21:23, Chad wrote: > Anders, > > I do this in my app. I call it an InvisibleButton. Chad, That worked like a charm. Much obliged! Regards, Anders --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Goo

Re: PushButton w/ image: How to avoid grey background

2009-06-03 Thread Chad
Anders, I do this in my app. I call it an InvisibleButton. All you need to do is alter the CSS. I copied the CSS from GWT's PushButton and renamed the gwt-PushButton part to mm-InvisibleButton. You don't even need to do that if you want that behavior for all of your push buttons. Simply alter the

Re: PushButton w/ image: How to avoid grey background

2009-06-02 Thread dduck
> live ...should be 'like', obviously. I'm not THAT into making a prettier PushButton :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Too

PushButton w/ image: How to avoid grey background

2009-06-02 Thread dduck
Hi, I would live to create a button that works just like a pushbutton, but without the grey background. Is there an easy way to just remove th egrey button outline, or will I have to roll my own component? Regards, Anders S. Johansen, ange.dk --~--~-~--~~~---~--~---