Book a Demo

Author Topic: Stream Deck  (Read 4575 times)

duncan.greenyer

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Stream Deck
« on: April 06, 2023, 07:57:05 pm »
I now have a Stream Deck and it works great with EA, but I do have a couple of questions:

1. Does anybody know of any existing Stream Deck profiles for use with EA?
2. Certain menu options do not have keyboard shortcuts such as "insert related elements", now for some it is possible to add keyboard shortcuts via Preferences -> Toolbars -> Keyboard but "insert related elements" does not appear as does "Line Style -> Tree Style Vertical", does anyone know how to add keyboard shortcuts for these?

Thanks.

duncan.greenyer

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Re: Stream Deck
« Reply #1 on: April 11, 2023, 06:31:20 pm »
Ignore this post, I have created my own Stream Deck plugin that uses Node.js, as opposed to C++ or Objective-C, from here I can import the winax library to enable COM Automation of EA. Using this I can add Javascript to my Plugins button to control EA through the object model. Hit a button on Stream Deck set tagged values on an element, that sort of thing.