
Red : slot dragged.
Yellow : slot i want to get data from.
how can i focus the yellow slot and get data from it when i drag the red slot ?
thanks.

Red : slot dragged.
Yellow : slot i want to get data from.
how can i focus the yellow slot and get data from it when i drag the red slot ?
thanks.
You have to figure out how you are going to get a reference to that slot. Need a bit more details on what you are trying to do as far as the complete behavior. Are you dragging red onto yellow and THEN getting data from yellow? What is the exact behavior you are trying to accomplish? Will you get the Data from yellow as soon as red is dragged? Will these two boxes always reference each other?