Re: [TCLCORE] returning me to where I left off
by Larry W. Virden other posts by this author
May 25 2007 6:19AM messages near this date
[TCLCORE] Tcl/Tk 8.4.15 released
|
Re: [TCLCORE] returning me to where I left off
Joe English wrote:
> Off on a tangent: I, personally, actually prefer it when applications
_don't_ start off exactly where I left them last.
> I like it better when they always start in a fixed, predictable, and
of course reasonable configuration.
One of the worse situations a user can find themselves in is
encountering a bug in a program, then discovering that the program
attempts to restart itself at the exact point where the bug happens...
It happened to me in the old days. At the very least, an application
needs an obvious, non-trivial way for the user to start up without
retaining the previous information.
On the other hand, I really do love it when a program remembers the
colors, fonts, window size and location, etc. that I tell it to use...
So, perhaps some sort of command line flag or something to return to the
defaults in the disasterous case... Or even better, if the program takes
note that it is crashing and saves off the old configuration information
?
--
<URL: http://wiki.tcl.tk/ >
Even if explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
<URL: mailto:lvirden@[...].com > <URL: http://www.purl.org/NET/lvirden/
>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Tcl-Core mailing list
Tcl-Core@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-core
Thread:
Larry W. Virden
Brian Griffin
|