Book a Demo

Author Topic: Code generation toolbar disabled  (Read 2307 times)

telcontr

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Code generation toolbar disabled
« on: July 24, 2003, 03:32:43 pm »
What is required to enable code generation?
I have a very simple test project, with just one class. No matter what I try - the code generation menu item doesn't show up in the class popup menu, and the code generation toolbar is always disabled.

So - what is required?
(The accompanying example works, but I don't see why this works and mine not)

Ingvar Nilsen


telcontr

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Code generation toolbar disabled
« Reply #1 on: July 25, 2003, 03:00:14 am »
Never mind - found out about it.
I had Auto-Instance turned on. I solved it by holding down Ctrl when dropping the class on the diagram. When I now select the class, I can generate code :-)

Ingvar Nilsen