Posted by hussein on August 05, 2000 at 21:09:53:
In Reply to: Clearing the Main Window posted by Grant on August 05, 2000 at 20:11:55:
: This is most likely a very easy question but one I dont know. How do I clear the screen of my Mainwindow? i.e. I print out all the flights, but when I do my next update the new flights just write on top of the old and it looks very ugly :)
you have to put "set" an empty text object into each text object on the screen ... see the sample program i wrote ...