[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] WARNING: QView: attempt at drag-and-drop reentrance!



A question for Jakob...

When I play around with drag&drop capabilities of ListView I have always this message and drag&drop doesn't work anymore...

drag and drop from 5 to 30 times with this example, breaks... is random...

(
w = Window( "ListView-Drag", Rect( 200, 200, 200, 300 ));
v = ListView( w, Rect(10,10,120,200));
v.items = ["1", "2", "3", "4"];
w.front;
)

Any idea?
MacOs 10.6.8
SC IDE 3.6.2

All the best,

p
_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/