Search Results
-
Updated on: Oct 28, 2010
Hello World
Often the first thing you learn to do in a new language is to display "Hello World", this lesson will show you how to do this in LiveCode.
-
Updated on: Oct 12, 2011
Scripting a Button
A LiveCode application is driven by user actions, when the user interacts with your application, by clicking a button or typing in a field, LiveCode sends a message.
You decide what messages you want your program to respond to and add scripts which handle those messages.
This l...
