Book a Demo

Author Topic: Reverse engineering C++  (Read 4463 times)

andlil

  • EA User
  • **
  • Posts: 24
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Reverse engineering C++
« on: March 12, 2002, 09:58:57 pm »
Hi !
I'm a registered user and uses EA 470. I have a question about
reverse engineering C++

When I reverse engineers classes into EA aggregates are
displayed as associations instead of aggregates. I think this
is ok but, when I then manually changes the associations to
aggregates EA moves the scrollbars to the upper left corner
of the diagram. This is annoying if the diagram is large and
contains a lot of aggregates to be changed. Could it be
possible to change the behaviour of EA not to move the
"possition" of the view when changing association types ?

/Anders

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Re: Reverse engineering C++
« Reply #1 on: March 20, 2002, 04:46:04 am »
Hello,

I was just trying to replication the problem you describe, but have been unable to in the most recent build (475).  There was a diagram reload problem fixed in build 475 that should resolve the problem you have described.

Could you try build 475 and let us know if you have any problems.

regards,
 Paul Mathers

andlil

  • EA User
  • **
  • Posts: 24
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Reverse engineering C++
« Reply #2 on: March 20, 2002, 01:02:33 pm »
Hi

The scrolling problem is gone in 475. Thanks a lot for the
quick fix.

/Anders