asaumierdemers

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Font Collection Custom Tool #5859

    Great, thanks!

    It’s exactly what I need.

    in reply to: Font Collection Custom Tool #5846

    Hello!

    There is one problem when trying to add an item to the toolbar: if there is another custom toolbarItem, it gets removed…

    toolbarItems = window.getToolbarItems()
    

    this doesn’t contain the other items, but the vanilla window seems to have them

    vanillaWindow = window.window()
    vanillaWindow._toolbarItems
     

    So how can I add another item to a custom toolbar?

    (example: I have RoboToDo and I want another extension that adds an item to the toolbar)

    I hope this is clear…

    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)