Author Topic: Learning center toolbox not working  (Read 2680 times)

Paulus

  • EA User
  • **
  • Posts: 152
  • Karma: +0/-0
    • View Profile
Learning center toolbox not working
« 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
« Last Edit: June 18, 2012, 07:14:49 am by pmaessen »

Paulus

  • EA User
  • **
  • Posts: 152
  • Karma: +0/-0
    • View Profile
Re: Learning center toolbox not working
« Reply #1 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... :-[.

« Last Edit: June 18, 2012, 07:43:25 am by pmaessen »