12-04-2025, 04:18 PM
@Dav
_DisplayOrder _Hardware , _Software
That reverses the display order so you can make a hardware background and print software image on top. In SCREEN 0 it allows us to make a hardware background and write text on top. Otherwise, the default is to place a hardware layer or the text layer.
https://qb64phoenix.com/forum/showthread.php?tid=3600
Yes, the copy problem you are experiencing is a layer issue. I recall something similar months ago, but I have appointments out this morning, so I'll have to dig into it more this evening. It involved hardware acceleration in SCREEN 0 and using _copyimage.
Let us know how you are coming along.
Pete
_DisplayOrder _Hardware , _Software
That reverses the display order so you can make a hardware background and print software image on top. In SCREEN 0 it allows us to make a hardware background and write text on top. Otherwise, the default is to place a hardware layer or the text layer.
https://qb64phoenix.com/forum/showthread.php?tid=3600
Yes, the copy problem you are experiencing is a layer issue. I recall something similar months ago, but I have appointments out this morning, so I'll have to dig into it more this evening. It involved hardware acceleration in SCREEN 0 and using _copyimage.
Let us know how you are coming along.
Pete

