Summary: | It is hard to understand how 'autosave' works from export to graphics file. | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Netterfield <netterfield> |
Component: | ui | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Netterfield
2004-11-02 21:17:55 UTC
I'm not able to reproduce this problem. If I check autosave then it starts autosaving, assuming I've given a valid folder name and have a window open. I concur... it is saving once checked. (Hmmm... I wonder how I missed that? Well I was confused in any case, and I was responsible for the behavior in the first place IIRC....) I wonder if an 'apply ok cancel' scheme would be better. It is unusual to have a check box do something before 'apply' or 'ok', and there is no apply or ok. thoughts? For such a simple dialog I don't think its necessary. i.e. if you set something incorrectly its easy to set it back. For more complex dialogs I would agree that OK/Cancel is nicer. The current dialog works fine. They question is whether it is consistent, and therefore easy to understand. Barth, There are arguments on both sides. I would suggest you simply make a call. Either withdraw it or let me know and I'll modify it (though this will need i18n changes so I guess it'll have to wait). Lets decide what to do post 1.0. Not for this release. CVS commit by netterfield: BUG: 92608 Rework graphicsfiledialog. M +155 -118 graphfiledialog.ui 1.10 M +1 -1 kst.cpp 1.259 M +5 -2 kstdoc.cpp 1.138 M +87 -153 kstgraphfiledialog_i.cpp 1.17 M +28 -19 kstgraphfiledialog_i.h 1.12 M +2 -1 updatethread.cpp 1.33 |