scyther/gui/todo.txt

19 lines
660 B
Plaintext
Raw Normal View History

2006-08-08 17:16:28 +01:00
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.
2006-08-02 13:59:57 +01:00
- Ideally we somehow color the correct/incorrect tags in the editor.
- Line numbering is needed for the editor window otherwise you cannot
2006-08-08 17:16:28 +01:00
interpret attacks. Probably use wx.Py editor things.
2006-08-02 13:59:57 +01:00
- 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)