Muhannad, Take a look at the CSS that is provided by the GWT team. They have 3 themes available. You can look at the rules they setup for the type button you are using (or want to model after). Look at the rules for the button-up-hover (or something similar to that). There you will find how the GWT team puts the borders on the buttons. Copy that to your button-up class and you should be all set.
HTH, Chad On Jul 29, 3:47 am, Muhannad Nasser <[email protected]> wrote: > hi all > > the buttons in the grid panel does not have frame when the mouse is > not over them, but when we put the mouse over the button the frame > appears..... i need to make the frame visible all the time even if the > mouse is not over the button like the regular button..... > > does anybody have an idea and can help me... > > thanks > > Muhannad --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
