-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2012-10-14 19:33, Hans-Christoph Steiner wrote:
- dynamic patching: i have this message:
"editmode 1, mouse 12526 541 0 0, motion 12526 2000 0, mouseup 12526 2000 0 0, mouse 21 -500 0 0, mouseup 250000 1999 0 0, cut, mouse 12526 2000 0 0, motion 12526 541 0, mouseup 100 100 0 0"
if you only want to delete an object, i suggest to check iemgut's [canvasdelete]. it will provide a method to the canvas to delete a specific object (rather than everything at a specific position on the canvas):
[delete 1( | [s pd-foo]
will delete the 2nd object in the "foo" subpatch.
fgmaser IOhannes