Revolution, MySQL vs FileMaker
Ken Ray
kray at sonsothunder.com
Thu Sep 28 01:09:43 EDT 2006
On 9/27/06 11:06 PM, "Josh Mellicker" <josh at dvcreators.net> wrote:
> With my library, each field and popup menu has a script like:
>
> ON mouseUp
> updateMe
> END mouseUp
>
> That's it!
>
> the "updateMe" handler gets information about what to update, and
> what format, from custom properties attached to the object.
Hey Josh! If you really want to go wild, you can create a frontScript that
has a mouseUp handler that executes "updateMe" so that the fields and popup
menus don't need any script at all!
:-)
> And the cost, after buying a Revolution license, is $0 for
> potentially up to millions of simultaneous users (our hosting service
> handles the MySQL licensing issues).
Nice...
Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com
More information about the use-livecode
mailing list