Re: Drag off palette

2016-02-05 Thread Peter Bogdanoff
Thanks, Mark. Very nice! On Feb 5, 2016, at 5:19 PM, Mark Waddingham wrote: > Hi Peter, > > Have a look at the tools palette code - it creates a stack and puts a control > in it. Then it uses a repeat / wait loop to track the pointer and manage the > stack. > > Warmest regards, > > Mark. >

Re: Drag off palette

2016-02-05 Thread Mark Waddingham
Hi Peter, Have a look at the tools palette code - it creates a stack and puts a control in it. Then it uses a repeat / wait loop to track the pointer and manage the stack. Warmest regards, Mark. Sent from my iPhone > On 6 Feb 2016, at 01:01, Peter Bogdanoff wrote: > > Can anyone share the

Drag off palette

2016-02-05 Thread Peter Bogdanoff
Can anyone share the technique to drag an item off a palette, like one does with LC’s tool palette? I see now that when you drag off a text entry field you see under the pointer a little field with a blinking cursor. What exactly is being dragged? Peter Bogdanoff ___