Adding a ToolBar with C++ SDK 5.0

Hi,
I’m just starting to work with the SDK, and I would like to add a toolbar programmatically from inside the plugin. Is there some sample code that shows how to do it?
Thanks,

Nicola

You can’t do it from C++, you must make a RUI file and distribute it with your plug-in. Search for RUI in this forum and on the McNeel wiki pages to find more information.