Tools

Tools for the LiveCode Environment
These are scripts that you can use while working or writing programs of your own. Download them and copy them to the plugins folder. When it starts up, LiveCode will look in a particular folder for your custom plugins. Their locations vary by operating system:

        Windows:     My Documents/My LiveCode/Plugins
        OS X:           ~/Documents/My LiveCode/Plugins
        Linux:          ~/my_livecode/Plugins/

If you do not have a folder called "My LiveCode" , create it at the correct location for your OS (Linux users should name it "my_livecode" instead.) Inside that folder, create a second folder named "Plugins"



1. Tools, Externals and Plugins - Most of these are LiveCode Plugins (put in your "My LiveCode" "Plugins" )

     Free   -  first check the ones that come built-in to LiveCode (on menubar, click - "Development", "plugins")
      3rd Party Tools - at LiveCode.wikia.com
      Script Reporter - great tool to print/look at scripts in other files
      lcResTool - plugin - manage and set the different resolutions and screen sizes for mobile platforms
      lcMover - plugin - moves your window around (corners, edges, center) of your screen
      lcLipsum - plugin - fake text for sizing and placing text elements on the screen 
      lcHTML - plugin - for working with HTML text in LiveCode fields
      Glx2 - Script editor for LiveCode, you can put handlers into folders, etc
       DropToolsPalette - free utility that allows you to drag-n-drop custom controls to your stacks
      More DropTools - many drop tools and utilities - some free, some not
      Bjornkes Tools - good tools on chat pgms, games and even CGI
      Glass - a free editor for LiveCode
      BlueMango - misc. handlers
      Links - to other sites with tools
     
    Not Free
      LiveCode Store - many extensions, icon packs, etc in their maarketplace
      MobGUI - native controls for different platforms (Android, iOS) - Demo version is free
      MergExt - externals to add capabilities (including barcodes, video recording, Twitter, Mapkit, etc)
      Installer Maker - built installers for Windows, Mac OS/X
      PowerTools - replacement tools palette with better graphics and more features (not free, trial version available)
      NewPowerTools - create your own widgets (not free, trial version available)
      AAG Tools - productivity plugins 



Comments