Book a Demo

Author Topic: Making a Toolbox Page Common  (Read 3181 times)

Shemuel

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
  • Oh, hi there.
    • View Profile
Making a Toolbox Page Common
« on: August 03, 2011, 10:46:07 pm »
I've created a toolbox page which I'd like to appear under the other toolboxes, in the same way as the "Common" toolbox. Previously, when the toolbox was not common but was manually included under another toolbox, it worked fine.

I added the attributes isCommon = true and isCollapsed = false, but it doesn't appear under other toolboxes. Additionally, when selected from the toolbox menu, the toolbox no longer shows imagesOnly, despite that still being set to true. (This bit may be due to right-click changes persisting)

Any idea why this is?

Cheers,
Sam
« Last Edit: August 04, 2011, 02:01:06 am by SamER »
Using EA 9.0.908 System Engineering Edition.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Making a Toolbox Page Common
« Reply #1 on: August 04, 2011, 08:53:51 am »
I think your technology needs to be the active one for the common toolboxes to show. Go Settings > MDG Technologies, select your technology from the list and press the "Set Active" button (there is a list box on the main menu toolbar, just to the left of the Help button, that does the same thing).
The Sparx Team
[email protected]

Shemuel

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
  • Oh, hi there.
    • View Profile
Re: Making a Toolbox Page Common
« Reply #2 on: August 08, 2011, 11:41:06 pm »
Ah, thanks. It still shows collapsed - is that just a property of being common that overrides setting collapsed to false?

Cheers,
Sam
Using EA 9.0.908 System Engineering Edition.