Quantcast
Channel: Fortran
Viewing all articles
Browse latest Browse all 3108

How to prevent Print statements from interfering with graphics?

$
0
0

I am working on a graphics APP, but I do from time to time have to insert Print statements, for user interaction,

informational purposes, and for debugging.

Despite my best efforts to keep the Print statements away from the graphics part, it corrupts the

graphics output. Of course we know that causing scrolling will destroy the graphics, but in this case no scrolling is involved.

The graphics are still corrupted. It would be nice to keep them in the same window, but maybe that really isn't practical.

 

So, if I open a separate window for the Print statements, how do I direct them to that window, and not the graphics window?

I guess the READ statements would also be in the same window, unless these is some kind of graphics interaction.


Viewing all articles
Browse latest Browse all 3108

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>