Clearing a panel with bmap_fill(BMAP*,vector(0,0,0), 0); and the panel owning the OVERLAY flag is fast enough for this. Drawing a line of let us say.. 200 pixels is fast (instead of writing the WHOLE bmap!).
This is just a solution for his problem, no one talks about performance