On Thursday, 22 August 2013 at 09:15:27 UTC, Jacob Carlborg wrote:
> On 2013-08-22 10:29, Flamaros wrote:
>
>> The GUI editor will allow to write expression in addition of a
>> classic
>> value setter.
>
> What do you mean with "expression" ?
something like :
function()
return parent.width
end
That the way of how works property binding.