-
Notifications
You must be signed in to change notification settings - Fork 0
Plan
fanliwen edited this page Jul 10, 2015
·
5 revisions
The project tool is a python script. It can be use to create plugin project from templates. This are three template types:
- genral plugin
- pane plugin
- view plugin
time: 7/9/2015
complete: 7/10/2015
- define the xml to be used to create ribbon
- create the ribbon from the xml file
- execute command from the ribbon
- update the command button of the ribbon
time: 7/10/2015