Sanjiv,

Can you please elaborate on "custom JS code along with the TreeNodeUI
class"? (I am unsure of what is to be done).

I am finding that when I create a GWT Tree and add a Gwt-Ext resizable
Panel to
a GWT HorizontalPanel and then add the horizontalPanel to each tree
node as its content,
it does not display the panels properly - instead it squishes them all
together.

see http://goodnewsforyou.tripod.com/gwt-ext_node.jpg

I am surprised at this because the Gwt-Ext resizable Panel ultimately
does inherit from
GWT Widget.

I appreciate your response.
thanks,
Anil


On Sep 3, 1:06 pm, "Sanjiv Jivan" <[EMAIL PROTECTED]> wrote:
> GWT-Ext doesn't support adding an arbitrary Widget to a TreeNode. You'll
> need to write custom JS code along with the TreeNodeUI class if you want any
> non standard display of tree nodes.
>
> Sanjiv
>


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to