Ticket #4541 (assigned)

Opened 9 years ago

Last modified 5 years ago

set instrument view creates graphical objscts with very strange behaviour.

Reported by: Alex Buts Owned by: Roman Tolchenov
Priority: major Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description (last modified by Alex Buts) (diff)

The script below apparently creates two windows but you can not identify or find second one until you try to close the first.

Then the second suddenly reappears.

Load(Filename='MAR11001.raw',OutputWorkspace='MAR11001')

# First get a handle to the view for a given workspace

instrument_view = getInstrumentView('MAR11001',2)

instrument_view = getInstrumentView('MAR11001',0) # To show with the numbered tab (in this example the 'Mask' tab) showing.

# Raise the window

instrument_view.show()

Change History

comment:1 Changed 9 years ago by Alex Buts

  • Description modified (diff)

comment:2 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.1 to Release 2.2

Moved at end of release 2.1

comment:3 Changed 8 years ago by Roman Tolchenov

  • Status changed from new to accepted

comment:4 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.2 to Release 2.3

Moved at the end of release 2.2

comment:5 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

moved to Release 2.4

comment:6 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.4 to Release 2.5

Moved at the code freeze for release 2.4

comment:7 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:8 Changed 7 years ago by Nick Draper

  • Status changed from accepted to assigned

comment:9 Changed 7 years ago by Nick Draper

  • Status changed from assigned to new

comment:10 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:11 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:12 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5388

Note: See TracTickets for help on using tickets.