Issues.00056 - lordmundi/wikidoctest GitHub Wiki
Summary: Simdata Dialogue Doesn't Retain Last Data File Chosen
Created: 2007–08–30 09:58
Status: Released
Category: Bug
From: vetter
Version: 1.1
Released_In: 2.0
Description:
If you select a datafile, then reselect, it doesn't take you back to the last directory you chose.
For reloading a data file, it might be nice to bind on the datafile line to reload.
Also, maybe a refresh button to reread a file might be good… kinda like the revolving arrow people are used to in a web browser to reload the page. Just a thought. — frankie September 04, 2007, at 03:27 PM
| commit | bbf4a6294d57fe3ac3ca878420232ad721ca3f72
[link] |
||
| Author: | Frank Graffagnino
|
| Date: | Wed Oct 31 14:04:40 2007 -0500
|
| Message: | [@Issue 00056: Updated to remember the dir after choosing a data file
@] |
Affected Files:
gui/simdatadlg.tcl | 19 +++++++++±--------
1 file changed, 10 insertions(+), 9 deletions(-)
| commit | 9cd69a7eebdda6bacfe4897e5470deecd12a5f6a
[link] |
||
| Author: | vetter
|
| Date: | Thu Aug 30 10:24:51 2007 -0500
|
| Message: | [@00056: Simdata Dialogue Doesn't Retain Last Data File Chosen
Also split up api dir and datafile dir. That way if the api file is in a different dir than the *.trk it will retain the individual dirs. @] |
Affected Files:
gui/simdatadlg.tcl | 14 +++++++++±---
1 file changed, 10 insertions(+), 4 deletions(-)