dialog is resized, i will have to resize all of the components in the
window. For things like the high score windows there are only a
couple of things to move, But the Graphics dialog has 8 objects.
Then I also assume the new size of each dialog would have to be
saved for futer reference. This would also take some overhead.
I am not going to make these changes now but maybe I will play with
it later.It will add code and I have to figure out which Dialogs
would need it. I also don't know if it is worth it, I should just
make the dialog bigger, I think I can get 6-8 lines and it would work
in the 640x480 mode. This I can do in 5 minutes.
Jim