diff options
-rw-r--r-- | Tools/idle/TODO.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tools/idle/TODO.txt b/Tools/idle/TODO.txt index 9701a87..f400d1e 100644 --- a/Tools/idle/TODO.txt +++ b/Tools/idle/TODO.txt @@ -203,3 +203,8 @@ it) in the PyShell. (Martijn Faassen) - Output of Run Script should go to a separate output window, not to the shell window. Output of separate runs should all go to the same window but clearly delimited. (David Scherer) + +- GUI form designer to kick VB's butt. (Robert Geiger) + +- Printing! Possibly via generation of PDF files which the user must +then send to the printer separately. (Dinu Gherman) |