Bug 87457

Summary: Warning before closing windows
Product: [Applications] kst Reporter: Rick Chern <rchern>
Component: generalAssignee: Rick Chern <rchern>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rick Chern 2004-08-18 21:12:57 UTC
Version:           1.0.0_devel (using KDE KDE 3.2.1)
Installed from:    Compiled From Sources
OS:                Linux

Currently Kst does not warn when closing windows.  However, plots are deleted when windows are closed.  Would it be desireable to prompt before closing windows?
Comment 1 Andrew Walker 2004-08-19 18:24:39 UTC
My preference would be not to do this. The user may find this annoying on the first few times, but they will learn not to close windows if they wish to retain the plots. However, the user who wishes to close windows will find the intrusive message box annoying on a permanent basis. 
Comment 2 Netterfield 2004-08-25 04:18:56 UTC
I've talked to the BLAST users about this...

Survey says: "Are you sure...: dialog is important here.
Comment 3 Rick Chern 2004-08-25 20:23:23 UTC
CVS commit by rchern: 

Prompt on window close.  This can be turned off via KstSettings


  M +4 -0      kstsettings.cpp   1.6
  M +1 -0      kstsettings.h   1.5
  M +103 -70   kstsettingsdlg.ui   1.11
  M +2 -0      kstsettingsdlg.ui.h   1.7
  M +14 -0     kstviewwindow.cpp   1.38
  M +6 -0      kstviewwindow.h   1.25