Page 2 of 2

Re: Scrolling List loses selection when switching card

Posted: Sun Mar 25, 2018 3:38 pm
by FourthWorld
You could also use a non-lost field as a list by scripting the hilite using a graphic object set to the current hilite color. :)

Personally, I prefer to let the engine handle common behavior they've built in support for.

Re: Scrolling List loses selection when switching card

Posted: Sun Mar 25, 2018 5:10 pm
by richmond62
a non-lost field
You, what?

Re: Scrolling List loses selection when switching card

Posted: Sun Mar 25, 2018 5:18 pm
by Klaus
A non-LIST field!

As one could make out from the context of this thread. 8)

Re: Scrolling List loses selection when switching card

Posted: Sun Mar 25, 2018 6:47 pm
by richmond62
A non-LIST field!

As one could make out from the context of this thread.
Ah, but I was "list". 8)
You could also use a non-lost field as a list
Err . . . and I could also use a large lump of blue-cheese as a table.

I wonder what the point of that remark was?

Re: Scrolling List loses selection when switching card

Posted: Sun Mar 25, 2018 7:22 pm
by FourthWorld
To encourage newcomers to let the engine handle common tasks where it can, and save scripting for the things not already built into the engine.

Re: Scrolling List loses selection when switching card

Posted: Sun Mar 25, 2018 7:36 pm
by bogs
FourthWorld wrote: Sun Mar 25, 2018 7:22 pm To encourage newcomers to let the engine handle common tasks where it can
...and to give you a nibble of table at the seat near the cheese. I can offer you a very nice Cabernet to go with that table your sitting at... :wink:

Re: Scrolling List loses selection when switching card

Posted: Sun Mar 25, 2018 9:18 pm
by richmond62
let the engine handle common tasks where it can
That would be marvellous if all the instances where the engine can handle common tasks
were adequately documented in a way that "newcomers" could understand.

Re: Scrolling List loses selection when switching card

Posted: Sun Mar 25, 2018 11:13 pm
by FourthWorld
SharedText is documented to share text within a field when the field resides in a group that's been placed on multiple cards.

The ability to share a group across multiple cards is documented as being governed by the sharedBehavior property.