--- In [email protected], Nik Derewianka <[EMAIL PROTECTED]> wrote: > > Hi, > > I am trying to create a list of re-orderable panels, I have set it up > so that the Panel is the itemrenderer, but seem to be running into a > few issues: > > 1) The Panel does not display it's title bar or drop shadow bordering, > but seem to be displaying more as standard Box elements. > > 2) Trying to drag select text on a TextInput child in the panel item > renderer causes the containing List dragMove to trigger causing it to > try and drag the entire panel in the list, rather than just stay with > selecting the text. > > Any thoughts or suggestions ?
Try this: http://flexdiary.blogspot.com/2008/06/using-css-typeselector-with.html

