Ticket #3303 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Allow getinstrumentview() to be shown on a given tab

Reported by: Mathieu Doucet Owned by: Mathieu Doucet
Priority: major Milestone: Iteration 30
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

In order to use the Mask tab within a custom UI, we need to be able to pop up the InstrumentView on the Mask tab. Add a setTab(int) method to InstrumentView and modify MantidUI.getInstrumentView to take an optional parameter with the desired tab number.

Change History

comment:1 Changed 9 years ago by Mathieu Doucet

  • Status changed from new to verify
  • Resolution set to fixed

(In [12950]) Added optional tab parameter to getinstrumentview. Fixes #3303

comment:2 Changed 9 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:3 Changed 9 years ago by Russell Taylor

  • Status changed from verifying to closed

Yup. Good to see that bad things don't happen if you pass garbage like 99 as the second argument.

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4150

Note: See TracTickets for help on using tickets.