On 2/24/17 8:18 PM, Bob Sneidar via use-livecode wrote:
Ok I've played with locked, traversalOn, and disabled and the only thing that alows me to enable/disable editing of the contents of a field is traversalOn. No combination of the other settings allow me to select text (in any manner that a user would expect) and yet prevent the editing of the text.
Set a field to use locktext, traversalOn, and autohilite. You can select and copy text without the ability to edit. Command/Control-C is built into the engine so you don't need to know what the selection is, the engine just does it. Your scripts don't need to do anything to accomodate this.
You can't double-click a word to select it, but you can drag. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com _______________________________________________ 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