change behavior of ScreenOutput()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
S.M.
Enthusiast
Enthusiast
Posts: 118
Joined: Sat Apr 24, 2004 1:11 pm
Contact:

change behavior of ScreenOutput()

Post by S.M. »

Hi Fred
Is it possible to change the behavior of ScreenOutput() ?
It would be nice if ScreenOutput() outputs on the current buffer instead of always the backbuffer.(_PB_Sprite_CurrentBitmap instead of _PB_DirectX_BackBuffer)
I think this would be more logical and it would also gives the ability to draw inside of StartSpecialFX()...StopSpecialFX().
Thanks in advance

regards
Stefan