DQuick a GUI Library (prototype)

Jacob Carlborg doob at me.com
Thu Aug 22 04:39:28 PDT 2013


On 2013-08-22 11:28, Flamaros wrote:

> something like :
> function()
>     return parent.width
> end
>
> That the way of how works property binding.

Can't you bind that to a named method in a controller, or similar? Then 
you would store the name of the controller/class and the name of the method.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list