.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Load Ribbon in AutoCAD-2011 using C++/CLI

1 REPLY 1
Reply
Message 1 of 2
vasantpadhiyar71
383 Views, 1 Reply

Load Ribbon in AutoCAD-2011 using C++/CLI

Hi experts,

 

My code is like:

Autodesk::Windows::RibbonControl ^ribbonControl = Autodesk::Windows::ComponentManager::Ribbon;
//gets the Ribbon Control but does not get Ribbon from ComponentManager
Autodesk::Windows::RibbonTab ^Tab = gcnew Autodesk::Windows::RibbonTab();;

Tab->Title = "My Custom Ribbon Tab";
Tab->Id = "RibbonSample_TAB_ID";
ribbonControl->Tabs->Add(Tab); //does not sets the value of "(ribbonControl)->Tabs"

Anyone knows where is Issue in my code??

Thanks-

Vasant PADHIYAR
1 REPLY 1
Message 2 of 2

I have replied to your other thread on the same topic :

http://forums.autodesk.com/t5/Autodesk-ObjectARX/Load-Ribbon-in-AutoCAD-2011-using-C-CLI/td-p/389426...



Balaji
Developer Technical Services
Autodesk Developer Network

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost