100coding
11/28/2017 - 8:13 AM

7811a191-5cfb-47e0-8561-ba28a7d81f0e

<?xml version="1.0" encoding="utf-8" ?>
<RpsAddin>
  <RibbonPanel text="Hello World">
    <!-- the script is always searched relative to the location of the RpsAddin xml file -->
    <PushButton text="Hello World!" src="helloworld.py"/>
  </RibbonPanel>
</RpsAddin>