Ben Rubinstein wrote:

> ...is there anyway an explanation of the differences and
> relationships between:
>
> - widgets
    Custom controls written in LiveCode Builder with advanced
    rendering and packaging.

> - libraries
    Can be written in either LiveCode Script or LiveCode Builder.
    Note that Builder now has some access to OS APIs, so if your
    library needs that you'll write it in LC Builder.

> - externals
    Written in C or other low-level language that can compile to
    machine code with the Externals SDK

> - plugins
    Any stack present in the Plugins folder so it can be opened
    from the IDE's Development -> Plugins menu, usually custom
    development tools.


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.

_______________________________________________
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