You may want to get ahold of GLX2 and see what Jerry did to do this. Since it's 
open source now (thanks a million Jerry) you can get into the code and see what 
is happening. 

Bob


On May 2, 2012, at 9:02 AM, Dar Scott wrote:

> I want to make a plugin that makes some tweaks to a script just before it is 
> applied.  I want the user to see and edit his version, but what is saved is a 
> slightly different version.  
> 
> In some ideas, both are valid scripts, that shown in the editor and that put 
> into the script property.  In some ideas, the edited one is an extension that 
> might not color right or give the editor grief, so I'll put off those.  
> 
> In many cases, I can limit this to intra-line changes only.
> 
> Is there an established way to do this in the standard editor?
> 
> In plugin notes, I see only a message that is sent when editing starts.
> 
> (I tried changing the script outside the editor, but the editor complained 
> that it was changed and then froze.)
> 
> This might be used in things like constant folding and macros.  
> 
> Dar Scott
> 
> 
> 
> 
> _______________________________________________
> 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


_______________________________________________
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