Skip to main content

libraryStack

Type

message

Summary

Sent to a stack when it is placed in the message path by the start using command.

Syntax

libraryStack

Description

Handle the libraryStack message if you want to perform some task or set a configuration when a stack is placed in use.

The libraryStack message is sent to a stack even if it was already in use before the start using command was executed.

Examples

on libraryStack -- show visually in the stack that it's in use
set the hilite of button "Using" of card 1 of this stack to true
end libraryStack

command: start using

glossary: message, command, execute, message path

message: releaseStack

object: stack

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?