Hi,
I've followed the tutorial on how to export the palette in a plugin, here's my problem:
I created a new tool group for the CompositeStructureDiagram in wich I've added a Class ( I just selected the first one in the UML tool list), when I edit in the plugin I can't add the Class using the tool I created, but I can with the default one in Nodes.
Hi Rémi,
yes I resolved this: when you create a new custom palette it's all right, BUT if you want to modify it, it's a little tricky due to what I think it's a bug.
When you modify an already created palette, in the uml tool list you see copies of the same tools, for example you can see 3 or 4 Class tool: this is because it show the tools you already created in the previous palette.
If you put one of these copies in your new palette, it won't work.
Birayalp SEN Messages: 6 Registered: August 2011 Location: Turkey
Junior Member
Hi 123star,
I want to create a palette for my component tag library. I saw your posts about these subjects on forum.
Can you help me about this. I need some tutorials for the subjects below:
1. How to create custom palette?
2. How to export this palette into a plugin which will be able to use by other users?