J
Jonathan Spane
First of all thanks for the responses to my previous posts.
Just to recap the add-on I am writing is in C++ and now I wokring with
toolbars. I have toolbar being made with buttons in it. Now I am trying to
attach the run commad stuff. Unfortuanately , the help is using Visual Basic
a sample and I am just not porting it right. How should I do it in C++? I
have putAddonName and putAddonArgs methods, but I can't seem to get the
correct format in the putAddOnName for it to work. The button stays
disabled. If I take it out the button becomes enabled but it doesn't do
anything useful.
Thanks
JP
Just to recap the add-on I am writing is in C++ and now I wokring with
toolbars. I have toolbar being made with buttons in it. Now I am trying to
attach the run commad stuff. Unfortuanately , the help is using Visual Basic
a sample and I am just not porting it right. How should I do it in C++? I
have putAddonName and putAddonArgs methods, but I can't seem to get the
correct format in the putAddOnName for it to work. The button stays
disabled. If I take it out the button becomes enabled but it doesn't do
anything useful.
Thanks
JP