Its done as:

.gwt-SmallTree { }
.gwt-SmallTree .gwt-TreeItem { }
.gwt-SmallTree .gwt-TreeItem-selected { }

.gwt-BigTree { }
.gwt-BigTree .gwt-TreeItem { }
.gwt-BigTree .gwt-TreeItem-selected { }

- Litty Preeth

On Thu, Dec 11, 2008 at 3:53 PM, ArunDhaJ <[EMAIL PROTECTED]> wrote:

>
> Hi all,
> How can we change the default style of a widgets?
> I want to create two tree with different styles.
>
> .gwt-Tree { }
> .gwt-Tree .gwt-TreeItem { }
> .gwt-Tree .gwt-TreeItem-selected { }
>
> I want to change the above default style to my own style as follows:
>
> .gwt-SmallTree { }
> .gwt-SmallTree .gwt-SmallTreeItem { }
> .gwt-SmallTree .gwt-SmallTreeItem-selected { }
>
> .gwt-BigTree { }
> .gwt-BigTree .gwt-BigTreeItem { }
> .gwt-BigTree .gwt-BigTreeItem-selected { }
>
>
> By searching this group I found the same question but the discussion
> was terminated without solution... Please help me in this regards...
> I'm using GWT 1.4.62
>
>
> Thanks in Advance !!!
>
> Regards,
> ArunDhaJ
> >
>

--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to