11-05-2012 12:00 PM
2 part question here:
I have dowloaded the SDKs for 2010,2011 and 2012. I have ACT! by Sage Premium for Financial Professionals Version 12.1.0.181x30. Which version is this?
I have looked ina ll of the SDKs and am not finding the sample solutions taked about in the SDK documentation. I have a plugin I want to update that used an old version of ACT when it was on .NET 1.0. Where do I find the dll's I will reference in my code? I see some of them in my ACT folder but not all fo the.
I am adding a tab to the ACT UI, so that is the sample I am specifically looking for.
Thanks in advance,
Russell
11-05-2012 12:54 PM
The code samples included in the SDK download should all be in the Code Samples folder under the Content dir. There is a sample for adding a custom menu item but not one for adding a tab.
Jim Durkin has created a sample that he uploaded to here last year: http://community.act.com/t5/Sage-ACT-Developer-s-Forum/Sample-Plugin-to-add-a-Tab/m-p/150248#M4541
Hope this helps.