Commit Graph

1 Commits

Author SHA1 Message Date
Emmanuel Lepage Vallee e6793376e5 Add a new reactive programming module.
This module allows to attach an "expression" to a widget property.
This expression will be evaluated each time it's content may change.

This is the first part of a trio of new APIs to improve setting dynamic
values to a widget from 3 different angles.
2020-11-29 22:33:00 -08:00