The Mindjet Labs

Hands-on MindManager
Welcome to The Mindjet Labs Sign in | Join | Help

Microsoft Visual Studio 2005 Add-in Template for MM7

File Details
Downloads: 666 File Size: 434.4kB
Posted By: Michael Deutch Views: 3923
Date Added: 12 Jun 2007

Calendar Version 1.4.5: Add a project template to Microsoft Visual Studio 2005 for MindManager 7 Add-Ins built with C# and Visual Basic.Net.

Check Version 1.4.5 Released 06/13/2007

Arrow Up Prerequisites:
Any version of Microsoft Visual Studio 2005 that can build Setup and Class Library Projects (2005 Express Edition cannot build setup project).

Arrow Down Installation:

  • Close Microsoft Visual Studio.
  • Download and run the Installer.

Information Usage:

  • Start Microsoft Visual Studio 2005.
  • Select File...New...Project...
  • In the Project Types control, select Mindjet MindManager Projects
  • In the Templates list, select Mindjet MindManager 7 C#/VB.net Add-In
  • Press [OK] to start the project wizard.

Comments
 

Giorgio Mantovani said:

I dowloaded it. Two first comments: - The Setup.exe file refers to a wrong file: it searches for AddInTemplateSetup.msi while the dowloade file is Mm7AddInTemplateSetup.msi - The template is not compatible with the previous version for MM6. If you install it over the previuos and then you create a new project you get the interface of the new but the project is still created for MM6. At least a check should be done in order to alert the user.
13 Jun 2007 1:46 AM
 

Giorgio Mantovani said:

A further comments: - When starting debug it started MM6 and I needed to change the default to start MM7. Maybe it is because I have both MM6 and MM7 installed on the same machine?
13 Jun 2007 5:43 AM
 

technik said:

In the new project wizard, the prompt for the "Program ID" won't accept underscores. (e.g.: "MM7_TestAddin.Addin.1"). I have often used underscores without a hitch. Is this a bug or must I change my naming convension?
13 Jun 2007 8:54 AM
 

vivek said:

The download in now fixed. This template is for MindManager 7 and so it is NOT compatible with MindManager 6. If you have both the MM6 and MM7 of this template installed then make sure that you select the installer for project for MindManager 7.
13 Jun 2007 10:32 AM
 

vivek said:

At this time the installer won't let you put underscores in the program id, I have entered this as feature change, change request. Thanks for your input. You can change the progId once the project is created and then modifying the ProgId in Connect.cs/vb and in the registry editor where the program id is mentioned.
13 Jun 2007 10:36 AM
 

Giorgio Mantovani said:

OK friends! The updated version I downloaded this morning works, but providing not to insert underscores even in the control names that are declared as string in the Add method.
14 Jun 2007 2:35 AM
 

Giorgio Mantovani said:

Is there any way to add an icon or image to a dropdown control in a custo toolbar?
1 Aug 2008 2:02 AM

Add Comment

Name (required)
Web Site (optional)
Comment (required)
Add