Ticket #946 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Immediate Script Window in Mantidplot

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: critical Milestone: Iteration 20
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Add the Immediate window as described in UI discussion group.

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Priority changed from major to critical

comment:2 Changed 11 years ago by Martyn Gigg

(In [3344]) Implemented an inline script interpreter dock within MantidPlot. Re #946

comment:3 Changed 11 years ago by Martyn Gigg

(In [3347]) Slight fix to new interpreter widget in MantidPlot. Scintilla defines some commonly used keys, such as ctrl-a, which don't apply to the single line interpreter mode. These are now disabled. Re #946

comment:4 Changed 11 years ago by Martyn Gigg

(In [3349]) Another small update to the script interpreter to disable context menus which I thought I had already caught but something slipped through. Re #946

comment:5 Changed 11 years ago by Martyn Gigg

(In [3350]) Small fix to history logic within the interpreter window when dealing with duplicate entries. Re #946

comment:6 Changed 11 years ago by Martyn Gigg

  • Status changed from new 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 Nick Draper

  • Status changed from testing to reopened
  • Resolution fixed deleted

Overzealous returns after print statements

comment:9 Changed 11 years ago by Martyn Gigg

(In [3482]) Some tweaks to the message output for the script window and interpeter to better handle new lines etc. Re #946

comment:10 Changed 11 years ago by Martyn Gigg

  • Status changed from reopened to accepted

comment:11 Changed 11 years ago by Martyn Gigg

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

comment:12 Changed 11 years ago by Russell Taylor

  • Status changed from testing to closed

Had a lengthy play with this. Just a couple of minor issues. One is reported in ticket #1036, the other I mentioned to Martyn (exception is thrown if putting a \ into a file property in a 'Dialog' algorithm call and after this Python cannot be used any more)

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1794

Note: See TracTickets for help on using tickets.