I’d realy like the ability to attach bindings from script. Like for my script-created weather-widget.

I’d realy like the ability to attach bindings from script. Like for my script-created weather-widget.

Is this feassable? Or already plannned? Pierre Hébert​

]]>

3 Commentsto I’d realy like the ability to attach bindings from script. Like for my script-created weather-widget.

  1. Anonymous says:

    < ![CDATA[


    If you mean to gather the value of a variable then you can do this.



    LL.getVariables().getInteger(varName)



    LL.getVariables().getString(varName)

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Thank Abdulla, but I really mean the binding itself.


    After a item=contrainer.addShortcut(…..); then i’d like to do something like:


    item.addBinding(‘label’, varName);

    ]]>

  3. Anonymous says:

    < ![CDATA[

    This is already in the roadmap 🙂

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *