<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
You can receive mouse and mouseup information in Vanilla by using [receive .x55dca8289140], where ".x55dca8289140" is a hexadecimal ID unique to the given canvas. However, the only way I know of retrieving that ID is using [hcs/canvasname], which is back to
 using externals.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
If you accept externals then [iemguts/receivecanvas] is definitely the best way to go.<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Pd-list <pd-list-bounces@lists.iem.at> on behalf of José de Abreu <abreubacelar@gmail.com><br>
<b>Sent:</b> 14 March 2019 12:38<br>
<b>To:</b> Fede Camara Halac<br>
<b>Cc:</b> pd-list@lists.iem.at<br>
<b>Subject:</b> Re: [PD] In 2019 is there a way to detect mouse down/up?</font>
<div> </div>
</div>
<div>hid can receive mouse information? isn't a vanilla solution, but i'm curious<br>
<br>
<div class="x_gmail_quote">
<div dir="ltr">Em Qui, 14 de mar de 2019 09:33, Fede Camara Halac <<a href="mailto:camarafede@gmail.com">camarafede@gmail.com</a>> escreveu:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
Not the best solution, but you may be able to monitor a slider for value changes to emulate a click-down, click-up situation... so you'd be tricking a click-drag :)<br>
<br>
<br>
<a href="http://fdch.github.io" rel="noreferrer" target="_blank">fdch.github.io</a><br>
<br>
> On Mar 14, 2019, at 11:02 AM, IOhannes m zmoelnig <<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>> wrote:<br>
> <br>
>> On 14.03.19 10:42, Chris McCormick wrote:<br>
>> <br>
>>> keep in mind that it is not touch sensitive.<br>
>> <br>
>> What do you mean by this? It only responds to mouse events and not touch<br>
>> events? <br>
> <br>
> no. that's not what i meant.<br>
> <br>
> it was a(n admittedly stupid) joke on the discrepancy between a<br>
> mouse-based interface (where you only get a boolean value of whether a<br>
> button is clicked or not) and the expectation of a (musical) "hardware<br>
> keyboard" that typically gives you "touch sensitive" data in the form of<br>
> 'velocity'.<br>
> <br>
> fgamsdr<br>
> IOhannes<br>
> <br>
> <br>
> _______________________________________________<br>
> <a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
> UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">
https://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">
https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote>
</div>
</div>
</body>
</html>