Book a Demo

Author Topic: delete confirmation: propose "yes on all"  (Read 3345 times)

stephane

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
delete confirmation: propose "yes on all"
« on: December 17, 2004, 04:22:08 am »
... or something like this.

Sometimes I import all my C++ classes from *.h
files to have a look over the structure.

Then I want to delete lets say 100 classes in one time.

In the project view I select all the classes.

If I try to delete them with Ctrl+Del I get
one confirmation dialog per class (= 100 times
I have to say yes)

Actually I deactivated "Confirm Deletes"
in the project browser, but its a bad workaround.