Using new functionality drag and drop with 4D list boxes? Watch out for this: only the entire listbox object can be made draggable/droppable from the actions pane of the object properties. Even though a listbox is made of headers and column rows, a drag from cells to the header will show as invalid at the [...]
Posts Tagged ‘drag-and-drop’
Flex 4.0 drag-and-drop with skins
Posted in flex, tagged drag-and-drop, flex, skins on April 14, 2010 | 2 Comments »
UPDATE I put this at the top because I wanted to change the content of the below post. Having worked on this code for a few days now, I became aware of several short-falls in my assumptions. 1) You cannot extend skins. Which makes sense, a host component can have many skins which have many [...]