ShowList port to Transcript
Wilhelm Sanke
sanke at hrz.uni-kassel.de
Thu May 13 17:03:38 EDT 2004
On Thu, May 13; Derek Bump webmaster at dreamscapesoftware.com wrote:
> The beauty of Revolution is that any stack you make can become a
> dialog box.
> Try this...
>
> In your port, create a substack called "showList" and design how you want
> the dialog box to look. Save the substack and in the script you can
> use the
> following command to display it like a dialog box...
>
> modal stack "showList"
>
> It's that easy. This allows you to make dialog boxes that are custom
> tailored to your specifications. Enjoy!
>
>
> Derek Bump
> Dreamscape Software
This is indeed what the "modal" command is for.
And you even need not make your stack a substack.
-- Wilhelm Sanke
More information about the use-livecode
mailing list