View Issue Details

IDProjectCategoryView StatusLast Update
0001541Slicer4Core: Usabilitypublic2014-04-29 09:57
Reporterfedorov Assigned Tojcfr  
PrioritynormalSeverityfeatureReproducibilityN/A
Status acknowledgedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0001541: allow to hide last step button in wizard GUI
Description

It would be great if ctkWizardStep had a function to hide the last step button in the GUI.

This last step button is not always applicable in the wizard.

In ChangeTracker right now I need to add a timer in onEntry() for a hack to get rid of this button. A problem with this approach is that the button shows up for a fraction of second before the timer hides it! Not too nice ...

https://github.com/fedorov/ChangeTrackerPy/blob/master/Wizard/ChangeTrackerSelectScansStep.py#L45

Tagshelp-wanted

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2011-11-11 14:34 fedorov New Issue
2011-11-11 14:34 fedorov Status new => assigned
2011-11-11 14:34 fedorov Assigned To => jcfr
2012-08-21 12:00 jcfr Target Version => Slicer 4.4.0
2014-04-29 09:57 jcfr Tag Attached: I-want-to-contribute
2014-04-29 09:57 jcfr Status assigned => acknowledged
2014-04-29 09:57 jcfr Target Version Slicer 4.4.0 =>
2014-05-12 23:20 jcfr Tag Renamed I-want-to-contribute => help-wanted