As I'm currently making a drag and drop commerce site for a schoool project,
I'm using 2.0GWT-DND

I'm almost completing but am now facing a very big problem.

As I want my cart and items to appear together, I'm facing a layout problem
that resorted me to doing this.

--> means added into that parent widget.

Widget --> AbsolutePanel A

ShoppingCart --> AbsolutePanel B

AbsolutePanel A and B into HorizontalPanel A

HorizontalPanel A --> AbsolutePanel C

AbsolutePanel C sent back to user layer.

Doing so has solved my layout problem but when I drag my productWidget I get
the problem as depicted in the following image.
http://img12.imageshack.us/img12/2386/helpqq.jpg

-- 
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-tool...@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