- Added gui.

This commit is contained in:
ccremers
2006-08-02 12:59:57 +00:00
parent 460c087cf2
commit e1ddf0668b
26 changed files with 2701 additions and 0 deletions

9
gui/todo.txt Normal file
View File

@@ -0,0 +1,9 @@
- Ideally we somehow color the correct/incorrect tags in the editor.
- Line numbering is needed for the editor window otherwise you cannot
interpret attacks.
- Bottom bar should have obvious 'view' buttons for attacks that provide
views, to guide the user.
- Preferences window.
- Save in local file on close.
- Scyther executable should be able to be set by means of preferences.
(Using a file select dialog)