window/screen question
08-Jul-88 10:16:13
Sb: #133517-window/screen question
Fm: Ray Lambert 76077,1653
To: JEFFREY COHEN 72140,414
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
Jeff, I think that problem you're encountering is because the Window's BitMap
is actually the Screen's BitMap. The Window does not have it's own BitMap. If
you open the Window with a SUPERBITMAP, and allocate/provide the BitMap area,
then the window will have it's own BitMap.
Ray