Book a Demo

Author Topic: Source code Editor  (Read 4524 times)

cris

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • <<newbie user>>
    • View Profile
Source code Editor
« on: November 12, 2003, 06:21:52 am »
Hi
Im happy to have an editor inside EA, so i can code while im modeling.
I think it can be very useful (and i think its easy to implement) having a button to change between the implementation and header files (.h and .cpp, i use C++).
This way we can edit the code or the declaration of a class easily.

Thanks!