@simonstaton said:
I dont suppose you know what the toolbar name would be for the large toolset do you?
It does NOT have a string identifer that works with UI.toolbar_names or UI.set_toolbar_visible, etc.
This is a bug in the API; we have asked that it be fixed.
Misspelled argument: 'Principle' for the Principal toolbar.
The missing arguments: %(#000000)[**identifier]%(#F0F0F0)[____]%(#000000)[tb_ID]%(#F0F0F0)[_]%(#000000)[send_action int "LargeToolSet"]%(#F0F0F0)[_]%(#000000)[(211)]%(#F0F0F0)[__]%(#000000)[23056 "Layers"]%(#F0F0F0)[_______]%(#000000)[(220)]%(#F0F0F0)[__]%(#000000)[21132 "Shadows"]%(#F0F0F0)[______]%(#000000)[(103)]%(#F0F0F0)[__]%(#000000)[10546**]
NOTE: %(#000000)[**"Dynamic Components"]%(#F0F0F0)[_]%(#000000)[(59648)]** is a ruby toolbar (not a native toolbar.)
You must use UI.toolbar('Dynamic Components') with the .visible?, .restore, .hide and .show methods.