View Issue Details

IDProjectCategoryView StatusLast Update
0001419Slicer4Core: GUIpublic2013-08-06 07:15
Reporterkikinis Assigned Topieper  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0001419: show name of last scene restored in data probe
Description

I sometime loose track of what is the last scene that I restored. It would be nice to display this info in the data probe.

TagsNo tags attached.

Activities

pieper

pieper

2011-09-14 10:24

administrator   ~0003027

This could go in the data probe or elsewhere in the interface.

In general it would also be nice if the title bar of the window (the frame) included the name of the currently open scene file, like the way a word processor shows the currently open document.

In this case the title bar could say something like: "SPL Knee Atlas.mrml -- Scene: tibial plateau"

kikinis

kikinis

2011-09-14 10:32

developer   ~0003028

Excellent idea

pieper

pieper

2013-07-08 11:05

administrator   ~0008900

Implemented DataProbe display in r22149

Looked into using title bar instead with something like this:

mw = mainWindow()
mw.setWindowTitle('test')

But I think if we are updating the title bar it should be done only on scene load and save, which would require some more research and/or re-assigning the request to Julien since he knows how he set up the load and save dialogs and would know where to add this.

Issue History

Date Modified Username Field Change
2011-09-14 09:34 kikinis New Issue
2011-09-14 09:42 nicole Assigned To => pieper
2011-09-14 09:42 nicole Status new => assigned
2011-09-14 10:24 pieper Note Added: 0003027
2011-09-14 10:32 kikinis Note Added: 0003028
2012-08-22 05:56 jcfr Target Version => Slicer 4.3.0
2013-07-08 11:05 pieper Note Added: 0008900
2013-07-08 11:05 pieper Status assigned => resolved
2013-07-08 11:05 pieper Fixed in Version => Slicer 4.3.0
2013-07-08 11:05 pieper Resolution open => fixed
2013-08-06 07:15 kikinis Status resolved => closed