Peter W A Wood wrote:

> LiveCode chunking is great for handling lists but, as far as I
> can tell, is missing forward and backward navigation through
> lists. I decided to write a few simple functions to come up
> with such a mechanism.
>
> I suspect that there may be an existing way to navigate forwards
> and backwards through a list but I just can’t find it. I’ve put
> together a very simple, completely unoptimised start of a LiveCode
> list processing library. It contains only a handful of functions.
> You can find it at https://github.com/PeterWAWood/LiveCode-
>ListProcessor <https://github.com/PeterWAWood/LiveCode-ListProcessor>.
>
> Perhaps you would be kind enough to let me know of existing ways to
> achieve what this small library does before I spent more time
> developing it?

That looks like Builder rather than Script, no?

Is there something specific to Builder that the library needs?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.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

Reply via email to