Hello,

I have UIBinder class that extends DialogBox and implements
HasDataEditor using a CellList. I want to show the CellList on the
left hand side of the DialogBox and an editor on the right-hand side
for editing a selected item.

However, when I try to put a DockLayoutPanel the screen does not
render it or any widgets it contains (but it still takes up space if I
specify width and height on the DockLayoutPanel).  The strange thing
is that after a lot of testing I can show the same dialog without the
HasDataEditor attached to any POJO and the DockLayoutPanel will appear
just fine.

Does anyone know if there is an issue with Editor + DockLayoutPanel or
CellList + DockLayoutPanel appearing in a DialogBox?

(I can provide code if necessary.... this issue has been driving me
crazy for a few days now).

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to