Paul
Paul
sub menus menu titles ~~accelerator keys~~ checkmarks active/inactive state all of those things at least
maybe not accelerator keys
Can we use the word "deactivated" instead of "disabled"? but yes a little struct you populate and a root id are exactly the thing i was thinking.
@Bremmers top GitHub tip. If you include code in triple back quotes followed by cpp you get formatted code ```cpp int main() { return std::max(2,3); } ```
Anyway I really want this feature also. Happy to type up or review, but may not get to it today.
So as long as there is a data-only access which doesn't require doing the nonsense of getting a menu and stripping it apart to add it to your menu, I"m...
The thing I like about *not* splitting them is: it will stop daw developers from 'just' doing popup (or 'just' doing data). To be a menu provider you need both....
but also: is popup sync or async? I presume async.
yeah i think channel strips, plugins-in-plugins, interaction with the host. These are all interesting ideas I think there's two extensions I have in mind from some of these convos 1....
Hey @jpcima so the only authors on WavSupport.cpp are me (for 98% of it) and @mkruselj for 2 lines. I spoke with @mkruselj and he and I are fine for...