<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>The Deken pkg is:<br>
<br>
<path>/pd-dnd-plugin/dnd-plugin.tcl<br>
<br>
it works out of the box.<br>
True that the "pd-" in the folder name wasn't necessary. (will update the pkg soon).<br>
<br>
All the folder tree explanation was meant for Oliver who is trying to make it work on osx.<br>
<br>
Also true that [declare -path] has no effect.</p>
<p><br>
</p>
<p><br>
</p>
<pre class="moz-signature" cols="72">Mensaje telepatico asistido por maquinas.</pre>
<pre class="moz-signature" cols="72">
</pre>
<div class="moz-cite-prefix">On 10/24/2018 2:38 AM, IOhannes m zmölnig wrote:<br>
</div>
<blockquote type="cite" cite="mid:6fcdc306-9b90-0173-b0dc-8e4b25bb0f82@iem.at">
<pre wrap="">that's something that puzzled me with your deken package as well:
instead of putting the plugin into <PATH><i class="moz-txt-slash"><span class="moz-txt-tag">/</span>pd-dnd-plugin<span class="moz-txt-tag">/</span></i>, why don't you
just install it it into <PATH>/dnd-plugin? (so you end up with a file
<PATH>/dnd-plugin/dnd-plugin.tcl; with <PATH> in Pd's search path)
no fuzzing around with preferences, path and lib whatnot.
this is how all GUI-plugins are supposed to be installed.

the "pd-" prefix of the github project is probably only there to
organize the repositories on github, rather than meant as the canonical
installation path.

(as a sidenote, i doubt (having not tried it) whether [declare -path]
does <b class="moz-txt-star"><span class="moz-txt-tag">*</span>anything<span class="moz-txt-tag">*</span></b> for GUI-plugins, as these are loaded on startup of
pd-gui only)
</pre>
</blockquote>
<br>
<br>
</body>
</html>