Update of /cvsroot/netrek/client/netrekxp In directory sc8-pr-cvs16:/tmp/cvs-serv9569 Modified Files: NetrekXP to do list.C Log Message: More esoteric windows nonsense for dealing with caption and sizing borders to get exact screen coordinates of the local/map window after it's finished resizing. Would need to use similar sort of checks to implement saving the main window size and position between sessions. Index: NetrekXP to do list.C =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v retrieving revision 1.134 retrieving revision 1.135 diff -u -d -r1.134 -r1.135 --- NetrekXP to do list.C 10 Apr 2007 11:07:08 -0000 1.134 +++ NetrekXP to do list.C 11 Apr 2007 08:03:08 -0000 1.135 @@ -35,6 +35,8 @@ 7) minor richtext issue with scrolling - extra line at the end 8) With expanded tactical ..can now see ships at galactic coordinates (-500,-500), if you fly into the NW corner of the galaxy. this was never anticipated! +9) if cursor is in window and it receives a message, it scrolls to bottom automatically, +bad if you are scrolling up reading history Wish list: 1) Rewrite graphics engine using SDL