<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<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);">
</div>
<div>When i use PD (Win 7) i can select an object and hit Ctrl+Enter to start/stop editing that object's text.<br>
</div>
<div><br>
</div>
<div>I can't seem to find the code responsible for that behavior.<br>
</div>
<div><br>
</div>
<div>Runningpd with the debug flag i can see that the gui sends a <i>"$canvasname reselect"</i> message to the patch (which is bound to "<i>canvas_reselect</i>" in "g_editor.c").
<br>
</div>
<div><br>
</div>
<div>I've tried searching "reselect" and "Return" (case sensitive) for all the sources, checked pd_bindings.tcl but could find it.<br>
</div>
<div><br>
</div>
<div>Where and how exactly this reselect messages are sent from the gui?<br>
<br>
</div>
<div>Cheers,<br>
</div>
<span>Henri.</span>
<div>
<div>
<div dir="ltr">
<div dir="ltr">
<div><br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>