I have written a fortran windows application, wherein the main window uses the right and bottom scroll bars as well as being able to scroll via the mouse in the middle of the screen. The problem is when I put in quite a lot of information on the window the window gets corrupted and information is lost - is it that i am overloading the window and would I need to do something like clear of flush buffer so that when I run with large amounts of data the application works OK
regards Steve Konasrki