PDA

View Full Version : dragging between ContentPanels?



davidascher
26 Feb 2007, 2:46 PM
I'm trying to do a "tool palette" kind of widget, where the palette of tools lives in a ContentPanel, and the "canvas" is in another. A simplistic use of the YUI DD stuff doesn't work because the objects can't be dragged past the boundaries of the first ContentPanel.

What am I missing?

Choleriker
2 Mar 2007, 8:01 AM
I'm trying to do a "tool palette" kind of widget, where the palette of tools lives in a ContentPanel, and the "canvas" is in another. A simplistic use of the YUI DD stuff doesn't work because the objects can't be dragged past the boundaries of the first ContentPanel.

What am I missing?

This isnt really a sample, is more an question :) review yui-ext documentation, yui-ext provides it. The newer alpha realeases of it has more simplified d&d