PDA

View Full Version : dragging between ContentPanels?


davidascher
02-26-2007, 05: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
03-02-2007, 11: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