Insert dynamic component from the component folder by a plugin

Please, don’t post an imagen to show your code, post as this link says…

You need to insert ruby code to be executed in…

cmd = UI::Command.new("Toolbar Button") {
  #Your code here
}
1 Like