Thanks a lot Leo, that worked perfectly. After i set 'setFrame' to False and setBorder to True it worked.
- Avadh On Thu, Oct 23, 2008 at 8:02 AM, leo_BsAs <[EMAIL PROTECTED]> wrote: > > Try to use 'setFrame'... > > http://www.gwt-ext.com/docs/2.0.4/com/gwtext/client/widgets/Panel.html#setFrame(boolean)<http://www.gwt-ext.com/docs/2.0.4/com/gwtext/client/widgets/Panel.html#setFrame%28boolean%29> > "True to render the panel with custom rounded borders, false to render > with plain 1px square borders." > > I hope it helps you... > Leo > > > On Oct 22, 9:34 pm, avadh <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I just started using the GWT-Ext and I am running into some problems. > > > > Currently I m trying to set the border of Panel. > > This panel is child of another Panel that doesn't have any border. > > I tried using 'setBorder' and 'setBodyBorder' but no help. > > > > Please help > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
