- Misc fixes, todo list.

This commit is contained in:
ccremers
2006-08-08 16:16:28 +00:00
parent 9697e22414
commit 6f59760a70
3 changed files with 23 additions and 34 deletions

View File

@@ -1,8 +1,17 @@
URGENT
- Splash screen image is not located correctly (after dir move), causing
the windows version to break.
TO BE DONE
- Verify buttons need redesign and must be smaller (or maybe simply move
to text)
- Windows buttons are not visible now.
WOULD LIKE TO HAVE
- Attacks are not kept centered well.
- 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.
interpret attacks. Probably use wx.Py editor things.
- Preferences window.
- Save in local file on close.
- Scyther executable should be able to be set by means of preferences.