More tasteful colouring.
[dom-editor.git] / Dome / Help / TODO
blobb556268ba7b6be36c1fe12a36f5f35de0dfac88a
1 Remove duplicate namespaces on Leave
3 Enter->Leave bracketing (force Leave on exception)
5 Cut and paste loops.
7 Subtrees don't layout properly when there are several subtrees all together
8 (nodes and lines draw over the top of other nodes and lines).
10 It would be nice to be able to return to a chain after a failure case,
11 instead of having to copy and paste the same set of nodes onto the bottom of
12 a load of subtrees.
14 Better labels on programs
16 Make modify button work.
18 Back arrow (undo last program step and move back position of execution)
20 Ability to load files from within program.
22 After selecting a new program the program window should select the start
23 position (so you can click run straight away).
25 Menubar would be nice!
27 More sub-division in meus.
29 Labels on boxes that pop-up.
31 Clicking on program nodes should not bring up their contents (make this an
32 option on the right click menu instead?)
34 Clicking on the text of a node brigns it up for editing.
36 Double click on node attributes should not close the node but bring it up
37 for edit.
39 Clicking play in record mode should stop record mode.
41 There should be an extra type of undo - can undo a program node (remove
42 node) and undo actions of node at same time.
44 There should be an option to run the program without updating the gui until
45 it end/fails (if this speeds up execution).