Why is this code not drawing lines?
BlitzPlus Forums/BlitzPlus Programming/Why is this code not drawing lines? It needs a Flip before the Wend, or if you are NOT using BlitzPlus and do indeed want to draw to the frontbuffer without flipping change SetBuffer BackBuffer() to SetBuffer FrontBuffer() at the top.
I don't think the FrontBuffer() is currently supported in BlitzPlus however.
I don't think the FrontBuffer() is currently supported in BlitzPlus however.
That's right.
I tried the front buffer setting - no good.
I have surrendered to the inescapable and started flipping!
I tried the front buffer setting - no good.
I have surrendered to the inescapable and started flipping!