Skip to content
fanliwen edited this page Jul 10, 2015 · 5 revisions

project tool

The project tool is a python script. It can be use to create plugin project from templates. This are three template types:

  1. genral plugin
  2. pane plugin
  3. view plugin

time: 7/9/2015
complete: 7/10/2015

ribbon bar & command trigger

  1. define the xml to be used to create ribbon
  2. create the ribbon from the xml file
  3. execute command from the ribbon
  4. update the command button of the ribbon

time: 7/10/2015

Home

Clone this wiki locally