Dale,
A sincere thanks. Here are some notes that I hope might help you and your team. I have no idea if this is something you can fix quickly but it’d be appreciated tremendously if so.
-
Naming the plugin.rui and plugin.rhp and altering the rhi installer structure to appear like this (below) appears to work such that when rhino first launches with a new plugin - as installed by the rhi - will actually show the plugin rui toolbar.Structure that achieves this is shown at the bottom of this entry – you might consider updating the installer description page [ here ] to reflect this information.
-
Button icon of loaded toolbar - Shows Blank ( * * Appears to be a bug * * ).
Toolbar buttons do not save icons unless both left and right mouse button actions are set to a command. -
Tab icon of loaded toolbar - Shows Correctly.
. This icon, like the button icon was supplied with three different image sizes per your standards and works.
Structure which works per point 1 is:
PluginName/
. Rhino 5.0/
…x64/
…PluginName.rhp
…PluginName.rui
…x86/
…PluginName.rhp
…PluginName.rui