I want to pin and unpin a widget using script.

I want to pin and unpin a widget using script. I’ve figured out basic scripts but I can’t figure out how to do this. Could someone point me in the right direction? What’s the context for the property edit in script?

]]>

2 Commentsto I want to pin and unpin a widget using script.

  1. Anonymous says:

    < ![CDATA[

    item.getProperties().edit().setString(“i.pinMode”, “XY”).commit();

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Beautiful. Now if I could ever figure out these stop points. I can never make them work properly

    ]]>

Leave a Reply

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