BarRaider / streamdeck-tools

The Stream Deck Tools library wraps all the communication with the Stream Deck app, allowing you to focus on actually writing the Plugin's logic
https://barraider.com
MIT License
470 stars 70 forks source link

profile load method - #45

Closed vicarious1911 closed 3 years ago

vicarious1911 commented 3 years ago

hey couple things here - and as "usual" working on it RIGHT now so it's like duhhh

OK 1) found the profile load thing the comment says its for the buttons profile ???? tf is this 2) it does not load the profile by the name i give, that does exist (stream deck profile vs button profile ??) 3) afaik there is no way to get the button id or position from stream deck so if im in #1 at top left, it tells me ? 4) so i'm trying to load in an entire profile, and then if i have to i can do this with MSI installer or however

let me know i got like 5 minutes ): before i start plugging it in whatever way i can at the moment ............................. sigh "useless internet"

could also make fun of those people that say "quote unquote" first like cancelling out their entire point ---------- quote unquote "sarcastic finger marks"

pretty sure you dont want to say unquote anywhere near anything you want someone to remember (8

vicarious1911 commented 3 years ago

got a joke here while working on my code - anything to pay for "services" (;

stream deck -- opens the way to the future with inclusion of XML Extensible Markup forms, then, you put your configuration file name in there and, it's - got to be - html - extension? lmao r.i.p. the extensible part of XML

total mechanical failure**

vicarious1911 commented 3 years ago

json doesnt actually qualify as XML though does it - that might be a second joke ...

vicarious1911 commented 3 years ago

"property inspector path - that includes the file name" do you pop out on the other side of that file when you get there ......

BarRaider commented 3 years ago

There is no way to switch to a user-created profile, only to built-in plugin profiles. This is a Elgato Stream Deck limitation. You can know which button you're on as you receive this in the Constructor as one of the settings