<p></p>
<blockquote>
<p>Can you explain more how to use the DemoDropTool ?<br>
How to open the ToolBuilder and get from there to the DemoDropTool ...</p>
</blockquote>
<p>The ToolBuilder is not a tool but a class that can build tools for you.<br>
The correct snippet is:</p>
<div class="highlight highlight-source-smalltalk"><pre><span class="pl-c1">ToolBuilder</span> <span class="pl-c1">open:</span> <span class="pl-c1">DemoDropTool</span>.</pre></div>
<p>Insert this into any text field and press d to do it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/514#issuecomment-678633557">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW4UYZJ76UWW66RRYMDSB6ZPLANCNFSM4QE3K24A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW2AGVNRJXX43TQUABDSB6ZPLA5CNFSM4QE3K24KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBZSAVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/514#issuecomment-678633557",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/514#issuecomment-678633557",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>