<p dir="ltr">In pd-l2ork nlets are highlighted which makes them grow and as a result you can pinpoint them more easily. In k12 learning mode they are even bigger to help kids select them. HTH</p>
<div class="gmail_quote">On Feb 13, 2014 5:23 PM, &quot;Jonathan Wilkes&quot; &lt;<a href="mailto:jancsika@yahoo.com">jancsika@yahoo.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif">You&#39;d have to tweak the stuff in g_text.c and probably also g_rtext.c to lie about the rectangle size, and to enlarge the bbox for what gets counted as an xlet, then recompile.<br>
<br>Meanwhile, there&#39;s a single tk canvas subcommand called &quot;-closeenough&quot; that does exactly what you want.  But Pd doesn&#39;t use that-- it only fowards mouse motion over the socket to Pd.  Then Pd core queries the bounding box of every object on the canvas, to see whether it falls within the mouse coordinates.  It does this for _every_ single &quot;motion&quot; message received from the gui.  (Run pd with the -d 3 flag to see how often these messages get sent.)<br>
<br>-Jonathan<br><span></span><div style="display:block"> <br> <br> <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:12pt"> <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:12pt">
 <div dir="ltr"> <font face="Arial"> On Thursday, February 13, 2014 4:30 PM, &quot;<a href="mailto:puredata@11h11.com" target="_blank">puredata@11h11.com</a>&quot; &lt;<a href="mailto:puredata@11h11.com" target="_blank">puredata@11h11.com</a>&gt; wrote:<br>
 </font> </div>  <div>Hi all,<br><br>I am getting older and it&#39;s more and more difficult to click right on  <br>the inlet or outlet. How to change increase the zone around them? I am  <br>using PD-0.43.4-extended.<br>
<br>Thanks<br><br>_______________________________________________<br><a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br><br></div>  </div> </div>  </div> </div></div><br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div>