Application Starter Stack for Livecode

Prevent changes to IDE on AppStarterStack boot

It has come to my attention that when the AppStarterStack loads and re-arranges the UI, that seems really bother people. You can review the IDERearrange handler to see what it does and adjust it to what you need it to do, and then un-comment it.

To prevent this please follow these steps:

  1. Open Livecode
  2. Disabe Messages (leave them off)
  3. Open AppStarterStack
  4. type “edit the script of stack “Start Here” in the message box
  5. delete or comment out the last line of “IDELaunch” Handler.
  6. Save the AppStarterStack
  7. Re-enable Messages

OPTIONAL, you can also run “set backdrop to none” in the message box to get rid of the red backdrop.

Leave a Comment

Your email address will not be published. Required fields are marked *

Hello Visitor, welcome to the AppStarterStack website. This site is still under development, so please excuse any styling errors or still missing content.