Mac Native Button

Typewidget
Dictionarymac.button
LibraryMac Native Button
Associationscom.livecode.widget.native.mac.button
Summary

This widget is a native push button on Mac.

OSmac
Description

This widget is a native push button on Mac.

TypeNameSummarySyntax
propertyenabled

Whether the button is active and responds to user action

set the enabled of <widget> to {true | false}

get the enabled of <widget>

- - -label

The label displayed by the button.

set the label of <widget> to <pLabel>

get the label of <widget>

widgetMac Native Button

This widget is a native push button on Mac.

set the label of <widget> to <pLabel>

get the label of <widget>