Drag text from locked field

André Bisseret andre.bisseret at wanadoo.fr
Sat Nov 15 05:25:02 EST 2014


Le 15 nov. 2014 à 00:12, Bob Sneidar a écrit :

> Also, I need to be able to select text in a locked field. Seems this is also not possible. 
> 
> Bob S

Normally it is possible ; I just tried it successfully ;
then you can get the selectedChunk in a "selectionChanged" handler.
 
Beware : the traversalOn property of the locked field must be set to true

André
> 
> 
>> On Nov 14, 2014, at 15:11 , Bob Sneidar <bobsneidar at iotecdigital.com> wrote:
>> 
>> I suspect the answer is no, but is there a way to drag text from a locked field? So far it seems not. I can probably unlock the field on a mouseDown event and relic it on a mouseUp, but that is getting ugly. I need to be able to select and drag text from a field but not allow editing. 
>> 
>> Bob S
>> 
>> 
> 





More information about the use-livecode mailing list