Bug 87457 - Warning before closing windows
Summary: Warning before closing windows
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Rick Chern
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-18 21:12 UTC by Rick Chern
Modified: 2004-08-25 20:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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