Tiemo Hollmann wrote: > When working on longer scripts with a lot of handlers, I often work on > handler 1 and have to jump to handler 2 to have a look at it. > Afterwords I have to go back to my handler 1. Nowadays I have to keep > in mind, at which handler I was coming from and click at it in the > list of handlers. Wouldn't it be nice, to have a "back" and "forward" > button, (like in a browser) to get back to the last visited line (not > like in a browser) or again forward, where I 've already been?
Isn't that the use-case that in other editors is supported with split views? -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ____________________________________________________________________ [email protected] http://www.FourthWorld.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
