Issues.00459 - lordmundi/wikidoctest GitHub Wiki
00459: in simdata GUI pressing enter in dov filename field gives tcl error
Summary: in simdata GUI pressing enter in dov filename field gives tcl error
Created: 2012–11–28 11:16
Status: Released
Category: Bug
From: frankie
Version: 2.2
Released_In: 2.3
Description:
If you choose your dov file using the file picker, then everything is fine. But if you type in the filename and hit enter, a syntax error is generated.
Comments
frankie November 28, 2012, at 11:18 AM: This has been fixed.
Associated Commits
| commit | 082c115a972cde2f7070b3f48b878765c86060cb
link5 |
||
| Author: | Frankie
|
| Date: | Wed Nov 28 11:17:33 2012 -0600
|
| Message: | [@Issue 00400 and 00459: default dov file no longer overwritten on EDGE startup
Now, when you start EDGE it doesn't overwrite the previous file. It now waits until you hit record to clear out the file, which avoids unintentional deletion. Also, this fixes the bug for 00459, which was when someone hit enter in the dov destination filename field rather than using the file chooser. @] |
Affected Files:
gui/simdatadlg.tcl | 23 ++++++++++++++±-------
1 file changed, 15 insertions(+), 8 deletions(-)