Hi, could you add scripting support for copying items?

Hi, could you add scripting support for copying items? This would be a lot more convenient instead of getting and assigning all the item properties to a new item.

Thanks for a great launcher!

Colin

]]>

3 Commentsto Hi, could you add scripting support for copying items?

  1. Anonymous says:

    < ![CDATA[

    This should be fairly easy since item cloning is now fully supported (except for widgets). This is merely plumbing.

    ]]>

  2. Anonymous says:

    < ![CDATA[

    I didn’t have time to update the API documentation but the method is Container.cloneItem(item). It will return the newly created item.

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Wow thanks for the quick implementation. I will be using this quite a lot!

    ]]>

Leave a Reply

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