lcVCS - Getting started

Andrew Kluthe andrew at ctech.me
Thu Sep 12 19:40:56 EDT 2013


This works even better than what I had just mailed monte.

Thanks!


On Thu, Sep 12, 2013 at 6:33 PM, Mark Wieder <mwieder at ahsoftware.net> wrote:

> Monte-
>
> Thursday, September 12, 2013, 3:14:43 PM, you wrote:
>
> > Well one thing I'd like to work out is if it's possible to open
> > up a script editor with the scroll so that a specific char offset
> > from the beginning of the script is visible. I think it's possible
> > but it probably involves poking around in the script editor to work
> > it out. This is for the conflict resolution UI. If you want to work
> > that out it would be one less thing on my todo list ;-)
>
> I had to figure this out for glx2 as well:
>
> dispatch "goLine" to group "Editor" of stack "revNewScriptEditor" \
>   with pLineNumber, pType, pStartPosition, pEndPosition
> -- where pType is one of "selection" or "position"
>
> ...for glx2 just replace "revNewScriptEditor" with "revGLX2 Code"
>
> --
> -Mark Wieder
>  mwieder at ahsoftware.net
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
Regards,

Andrew Kluthe
andrew at ctech.me



More information about the use-livecode mailing list