Who else doesn't want auto-select when opening a card?
Bob Sneidar
bobsneidar at iotecdigital.com
Mon Apr 6 15:38:26 EDT 2020
I ALWAYS want that. Nevertheless, have you tried select nothing in after OpenCard?
Bob S
On Apr 6, 2020, at 11:39 AM, J. Landman Gay via use-livecode <use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com>> wrote:
This makes me crazy. I almost never want the first field selected when I go to a card, particularly on mobile. And god forbid the first field is a list field, where the first line is hilited whenever the stack resumes focus, even if the hilitedline was 0.
The workaround is tedious: on preOpenCard, set traversalOn to false, send a message to turn it back on after the card is displayed, include a handler that will catch the message and do the deed.
I want a property or setting that lets me turn off this default behavior. It's annoying and disruptive, and has been there since day one.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com<mailto:jacque at hyperactivesw.com>
HyperActive Software | http://www.hyperactivesw.com<http://www.hyperactivesw.com/>
More information about the use-livecode
mailing list