[PD] sensing GOP resize

Liam Goodacre liamg_uw at hotmail.com
Tue May 24 09:19:03 CEST 2016


You can make the GOP area dragable using dynamic patching (see attachment). I'm using iemguts and cyclone here, although you can find pure Vanilla alternatives if you need them.

I take it that nobody knows a way of sensing the GOP resizing, as I had originally asked? I suspect it might be impossible (although I've achieved lots of "impossible" things on PD in the past).

Date: Mon, 23 May 2016 16:30:50 -0700
Subject: Re: [PD] sensing GOP resize
From: x37v.alex at gmail.com
To: liamg_uw at hotmail.com
CC: pd-list at lists.iem.at

oh huh, wild.. so you still can't use the mouse to change the bounds of a GOP in the GOP patch itself but if you create an object for that GOP you can resize that then go in and save and get the resized GOP area.. would still really love to have mouse draggable bounds inside the GOP abstraction.

On Sun, May 22, 2016 at 9:02 AM, Liam Goodacre <liamg_uw at hotmail.com> wrote:



Vanilla now has the nice feature that lets you resize objects with the mouse. Is there any way of detecting this from inside the patch? It doesn't turn up in iemguts/receivecanvas, but if I could somehow receive the new coordinates, then I could program the patch to adapt to the new size.

Alternatively, is there some way to query the GOP area from within the patch, a bit like [get_pos( to a canvas?

I know this is optimistic, but I thought I'd ask.

PS. I know all about [donecanvasdialog(. In this situation, I don't think it will help.
 		 	   		  

_______________________________________________

Pd-list at lists.iem.at mailing list

UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list



 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160524/ca7379fb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GOP-select.zip
Type: application/zip
Size: 1246 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160524/ca7379fb/attachment.zip>


More information about the Pd-list mailing list