Ticket #1030 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Instrument Window: Set functions from Python no longer work before show window

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 21
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description


Change History

comment:1 Changed 11 years ago by Martyn Gigg

(In [3476]) Fixed set functions within the instrument window so that they work before making the window visible. Also separated out the scale type options into a separate file so that their definitions are not copied. Re #1030

comment:2 Changed 11 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:3 Changed 11 years ago by Martyn Gigg

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:4 Changed 11 years ago by Russell Taylor

  • Status changed from testing to reopened
  • Resolution fixed deleted

When doing a instrument_view.setBinRange(10000,15000) it sets the upper value correctly, but not the lower value.

comment:5 Changed 11 years ago by Martyn Gigg

(In [3500]) Fix for bin range minimum setting when window is not visible. Re #1030

comment:6 Changed 11 years ago by Martyn Gigg

  • Status changed from reopened to accepted

comment:7 Changed 11 years ago by Martyn Gigg

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:8 Changed 11 years ago by Anders Markvardsen

  • Status changed from testing to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1878

Note: See TracTickets for help on using tickets.