On 18/02/15 16:07, mark goldin wrote:
BindingUtils.bindProperty(image, "visible", this, { name: "visible",
getter: IconVisible()});
Should this be
getter: IconVisible
?
Tom
On 18/02/15 16:07, mark goldin wrote:
BindingUtils.bindProperty(image, "visible", this, { name: "visible",
getter: IconVisible()});
Should this be
getter: IconVisible
?
Tom