Author Topic: C++ c_expand_begin popup  (Read 2121 times)

mklein

  • Community Member
  • Posts: 90
  • Hero Points: 2
C++ c_expand_begin popup
« on: October 08, 2014, 06:43:29 PM »
Every time I create a new struct/class, a dialog pops up with the title "vs_exe" and containing things like:

c_expand_begin: class_name=... outer_class=...

I'm not sure why this is happening. I'm guessing it is not expected. How do I turn it off?

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: C++ c_expand_begin popup
« Reply #1 on: October 08, 2014, 07:00:58 PM »
That has been fixed for the next drop.  There's no way to disable it, unless you want to make a copy of INSTALLDIR/macros/c.e, and comment out the say() call on line #6291, and then re-load the file.