On 01/05/2017 at 01:54, xxxxxxxx wrote:
No need to dig deeper into the PLUGINFLAG right now. I'm fine using 0.
However, further testing shortcuts I noticed a problem, which I am not sure is my mistake, or simply a limitation of the SDK.
I have multiple plugins (tools and commands) which I wanted to see listed in a particular order in the plugin menu. For this I used the "#$n" in the stringtable, with increasing values for n, according to the requested sorting.
When I assign a multi key shortcut (example Q~S) via the customize command, this "#$n" is shown in front of the plugin string, in the multi-key popup window when I press "Q".
While in the menu, the "#$n" isn't shown.
Is there something I am still missing? Or is this a limitation/feature/bug?