Okay.  If my clicking precision doesn&#39;t get better, this is how I&#39;ll try going about it : )  <br><br>Thanks -<br><br>S<br><br><div class="gmail_quote">On Mon, Aug 22, 2011 at 5:04 PM, Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5"><br>
On Aug 22, 2011, at 8:50 AM, Stephen Lavelle wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You can increase the font size which will make the boxes bigger.  Also, you might like the new inlet/outlet highlighting that&#39;s in Pd-extended 0.43 and pd-l2ork.  The inlets and outlets are tagged using Tk tags, so you should be able to change their size using the Tk canvas commands &#39;coords&#39; or &#39;itemconfigure -width&#39;, etc.  I&#39;ve never tried tho.<br>

Their hitboxes aren&#39;t though - canvas_doclick in g_editor.c has hard-coded numbers.<br>
</blockquote>
<br>
Arg, yes, that&#39;s true... sigh...  but I find the inlet/outlet highlighting helps a lot.<br>
<br>
If I were to try make a patch, what do you think the appropriate place to expose it?  It feels like it would sit well beside the font size options...<br>
</blockquote>
<br>
<br></div></div>
If you&#39;re modifying the C code, then I think the best approach would be to expose the settings in a way that people could change them via Tcl i.e. a GUI plugin.  Then people can play around with all sorts of behaviors. Its going to be the kind of thing where it&#39;ll be difficult to change the existing behavior because so many people expect it to work like that.  So it needs to be something customizable.<br>
<font color="#888888">
<br>
.hc</font><div><div></div><div class="h5"><br>
<br>
------------------------------<u></u>------------------------------<u></u>----------------<br>
<br>
Using ReBirth is like trying to play an 808 with a long stick.    -David Zicarelli<br>
<br>
<br>
</div></div></blockquote></div><br>