Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Paulus on June 18, 2012, 07:13:03 am

Title: Learning center toolbox not working
Post by: Paulus on June 18, 2012, 07:13:03 am
Hi,

I'm building a profile containing a learningcenter toolbox. The options ShowURL and ShowHelp work as expected but for some reason other options like EASystem::MenuCmd(AddDiagram) don't seem to work.

But I'm following the example in the online help ...:-?... has anyone been able to get the options EASystem::MenuCmd, EASystem::ShowView and EASystem::ShowDoc working?

thx,

Paulus
Title: Re: Learning center toolbox not working
Post by: Paulus on June 18, 2012, 07:37:08 am
...solved it... just found out that under the EA installation directory there is a directory named 'learning' that contains the standard EA learningcenter pages (tip).

Turns out the problem was caused by a trailing SPACE... i knew EA was picky about these things but missed it... :-[.