Guide, FAQ or API document?
Posted: Fri Jul 28, 2006 5:27 pm
Is there a guide, FAQ or API document for extending the IDE (other than creating plugins)?
Questions and answers about the LiveCode platform.
https://www.forums.livecode.com/
Some folks have earned their way into this and have gotten a head start by doing a detailed analysis.Maybe we could collect some thoughts here.
Economy-x-Talk has a shareware library available which parses and displays execution errors. The library and the documentation should be sufficient for you to even create your own error dialog windows. Download it from the developers page at http://economy-x-talk.com .Error Syntax
It looks straightforward to figure out, but it would be good to have documented (and supported) the format of what get's thrown in an error. (This is closely related to documenting the IDE error message table and even making an API for getting or even adding error messages in the IDE.) There should be a way to know if this gets changed.