Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Comments

[[ LCB ]] Additions to widget module functions#6542

Open
livecodeian wants to merge 5 commits intolivecode:developfrom
livecodeian:feature-lcb-emscripten-additions
Open

[[ LCB ]] Additions to widget module functions#6542
livecodeian wants to merge 5 commits intolivecode:developfrom
livecodeian:feature-lcb-emscripten-additions

Conversation

@livecodeian
Copy link
Contributor

Additions to builtin widget & emscripten modules to aid widget development:

  • modify HandlerAsJSFunction to accept handlers with different signatures
  • add optional set parameter to property <name> of <scriptobject> expression allowing access to values from specific custom property sets
  • add trigger all in <widget> syntax to specify the widget object whose properties have changed
  • add this widget expression to obtain a reference to the current widget object

/**
Summary: The property of a script object.
Property: The name of the property to manipulate
Set: The name of the custom property set to access
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@livecodeian doesn't this need to be moved down to a doc block for PropertyOfSetOfScriptObject?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@livecodeian did the new syntax need to be documented separately or is this fine as is?

@runrevmark runrevmark removed this from the 9.1.0-dp-1 milestone May 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants