Ticket #322 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Investigate "add custom script action" in QTIPLOT

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

Description

We want to be able to add script menus for users.

We need them to be available on restarting the application and to understand how to add these automatically for specific lists of scripts.

Could these be added by a python script?

Change History

comment:1 Changed 12 years ago by Martyn Gigg

(In [1752]) Added script window option to scripting menu. Re #322

comment:2 Changed 12 years ago by Martyn Gigg

  • Status changed from new to assigned

comment:3 Changed 12 years ago by Martyn Gigg

(In [1753]) Connected the script output to the results log for when the script is run outside the script window. Re #322

comment:4 Changed 12 years ago by Martyn Gigg

(In [1764]) Improved handling of custom scripts. They are now saved and reloaded when qtiplot is restarted and the user can add customised menus also. Re #322

comment:5 Changed 12 years ago by Martyn Gigg

(In [1765]) Added checking for existing menus and actions outside the custom script dialog Re #322

comment:6 Changed 12 years ago by Martyn Gigg

(In [1766]) Added sip definitions for functions within ApplicationWindow class to add custom menus and actions from within a python script Re #322

comment:7 Changed 12 years ago by Martyn Gigg

(In [1767]) Changes to handle multiple file selections and remove directory additions for custom scripting. Re #322

comment:8 Changed 12 years ago by Martyn Gigg

(In [1768]) Added ability to plot contour graphs from a script. Re #322

comment:9 Changed 12 years ago by Martyn Gigg

(In [1802]) Added sip defintions for plot2D and plot3D commands of MantidMatrix. Re #322

comment:10 Changed 12 years ago by Nick Draper

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1170

Note: See TracTickets for help on using tickets.