livecode-ide
livecode-ide copied to clipboard
LiveCode cross-platform development environment (IDE)
If LiveError is off compile errors are not flagged if one clicks in field "script" or any other action in SE. Bug 22555
This will add optional code folding to the script editor. It adds a field "Folding" to the right of field "Numbers" in which folding status is shown (open, folded). Clicking...
If a developer needed to insert handlers to override any of the default DG behavior, they were unable to do so using a behavior. Updated the initialization code to be...
This patch fixes errors in the script of `field "controls" of group "menubar" of card "main" of stack "revOnline"` which referred to `field "controls" of me` in multiple places and...
if they are already open but not the top stack
http://docs.flatpak.org/en/latest/introduction.html#reasons-to-use-flatpak https://github.com/flathub/flathub/wiki/App-Submission
manual input into a tableField via "cellEdit" fails due to a chunking error as described in bug 18983