[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] WARNING: QView: attempt at drag-and-drop reentrance!
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: [sc-users] WARNING: QView: attempt at drag-and-drop reentrance!
- From: Perdo <pelectron69@xxxxxxxxx>
- Date: Fri, 28 Dec 2012 16:08:50 -0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:content-type:content-transfer-encoding:subject:date :message-id:to:mime-version:x-mailer; bh=hudMCzx7YdgxQfH93w4/rWGSz8Y8YXssKr4nKMiqkRI=; b=K9eioyRNqjaSecxtLNuNcqBhOcVH12eZbjDK8ZAnaFLa90jsqTVfG00qEHFy49jz83 39U0nu8pbmoaIbWu1DDBMAc0KAwMt0uLZy+4uYDka9ElThZVwWnuWxLXdU5C+5a6RhXP mARqtISvv5shN5A5n9EOxece3isqNNrW9WYhIBeCJudHYIYtrtxHVGi1ysQUwzVUnmDO m5yeelhmupWsHA/mepfEbefeu0yUtah8JWw2ZuokexWO41SkLBsLeD+LZYxTHGOGCp5f VR1fXGrq8tnQGq36eRoIQqEralmrK38DOh3ghDUkbf/7MM0W4bM6BPjDx3QeXz/tMhfl bx2w==
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
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/