Ticket #6985 (assigned)
LoadRKH should default the new workspace name to the name of the file being input.
Reported by: | Nick Draper | Owned by: | Peter Parker |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | SANS | Keywords: | |
Cc: | Blocked By: | #6984 | |
Blocking: | Tester: |
Description (last modified by Gesner Passos) (diff)
Three options for doing this:
- Create a custom dialog that inherits from the generic dialog box, get hold of the relevant controls and add an signal and slot to do the work.
- Just create a custom dialog box for this algorithm from an hand built ui file
- Build a generic framework for allowing the inputs on one property to affect other properties in the same algorithm.
I strongly advise AGAINST option 3.
Change History
comment:2 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
comment:3 Changed 7 years ago by Gesner Passos
- Component changed from Framework to SANS
- Description modified (diff)
comment:5 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move to assigned at the introduction of the triage step
Note: See
TracTickets for help on using
tickets.