Re: DragDrop Bug

2017-08-10 Thread Bob Sneidar via use-livecode
BTW I am dragging text from another application. I have never seen this 
dragging text from within Livecode. And what is being dragged is text from an 
email app although there are other sources like PDF's which is why I have to 
clean up the text before setting any LC field to the result. 

Bob S


> On Aug 10, 2017, at 08:17 , Bob Sneidar via use-livecode 
>  wrote:
> 
> Hi all. 
> 
> I mentioned in the past I have a drag drop handler in all my editable fields 
> which cleans up the dragged text and then sets the text of the field to the 
> result. Part of the time dragging and dropping text onto these fields will 
> cause the controls on the card to become unresponsive. I cannot click 
> buttons, I cannot change the focus. Simply clicking the titlebar of the 
> window resolves this. Also focusing on another window and back again will 
> resolve it. Switching apps and back again will resolve it. It's as though the 
> stack loses focus and I have to force the stack to gain focus again, although 
> visually it is the top stack. 
> 
> Any ideas how to track something like that down?
> 
> Bob S
> 


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


DragDrop Bug

2017-08-10 Thread Bob Sneidar via use-livecode
Hi all. 

I mentioned in the past I have a drag drop handler in all my editable fields 
which cleans up the dragged text and then sets the text of the field to the 
result. Part of the time dragging and dropping text onto these fields will 
cause the controls on the card to become unresponsive. I cannot click buttons, 
I cannot change the focus. Simply clicking the titlebar of the window resolves 
this. Also focusing on another window and back again will resolve it. Switching 
apps and back again will resolve it. It's as though the stack loses focus and I 
have to force the stack to gain focus again, although visually it is the top 
stack. 

Any ideas how to track something like that down?

Bob S
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode