warn the user if we're going to replace an analysis
authorDiane Trout <diane@caltech.edu>
Tue, 12 Sep 2006 23:54:19 +0000 (23:54 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 12 Sep 2006 23:54:19 +0000 (23:54 +0000)
commite41b42b0f9b172c64926791cb87de4a39b8fd613
tree78b5759f9da8d5f5273b285c6a81398a9b535869
parentee234bc9b856097bd7910f883a0bbfcd9f24f3b9
warn the user if we're going to replace an analysis
though users would prefer a new window when they pick load, that causes
problems because I don't have an easy way for the new window to be
responsible for the Mussa::analyze() call.

So currently the create new window mode will occasionally cause mussa to
hang. As a result I loading will replace the current window.
qui/MussaWindow.cpp
qui/mussa_setup_dialog/MussaSetupDialog.cpp