Opened 17 years ago

Last modified 11 years ago

#51 new enhancement

Add processing direction to 'active script' decorator

Reported by: Graham Dutton Owned by: anonymous
Priority: minor Milestone:
Component: 1:pg-eclipse Keywords: decorator document state
Cc:

Description (last modified by Graham Dutton)

Currently, Proof Script Document decorators display if a script is active or locked. This enhancement suggests that the proof script decoration feature an arrow which is a view of the document Scripting State.

The decorator would now report the following:

 Document State         | Decoration
------------------------+-----------------------
Not locked, not active  | blank
Active script, no queue | pink
Active, processing      | pink with down arrow
Active, undoing         | pink with up arrow
Fully Processed         | blue

This would require another case be added to the decorator, querying ProofScriptDocument.ScriptingState, and two new decorator icons. These should be overlaid upon the existing Script State blue/pink icons.

The blue/pink icons should be made a size appropriate for use in the overlay described.

Change History (5)

comment:1 Changed 17 years ago by Graham Dutton

Owner: changed from David Aspinall to anonymous
Status: newassigned

comment:2 Changed 17 years ago by David Aspinall <da+pgtrac@…>

Component: 2:pg-emacs1:pg-eclipse
Status: assignednew

comment:3 Changed 17 years ago by David Aspinall

Milestone: PG-Eclipse-1.1.0

comment:4 Changed 16 years ago by Graham Dutton

Description: modified (diff)

comment:5 Changed 11 years ago by David Aspinall

Milestone: PG-Eclipse-1.1.0

Milestone PG-Eclipse-1.1.0 deleted

Note: See TracTickets for help on using tickets.