Friday, September 24, 2010

Programming issue with splitlayoutpanel

Hi everybody!

I'm a green horn in gwt programming - nobod's perfect...
I would like to create a composite widget, laying out with a
splitlayoutpanel, which could work like the Microsoft Windows Explorer
in "Details Mode" with the following characteristics :

- all the widgtets in the splitlayout are west (or east, it's the same
thing) oriented
- there are two scroll bars that cover the entire splitlayout: one
horizontal and one vertical in order to move along the splitlayout
from left/right or from top/bottom (and vice versa).

The trap is that it's impossible to put a splitlayoutpanel within a
scrollpanel!!!

If anybody has a solution, he would be greatly reward : all my
consideration ;)

Thanks a lot!!!

ps : excuse me for my bad english..

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

No comments:

Post a Comment