[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ANN: bitmap shape capture for 8-bit graphics
You could use this as the start of a windows type GUI...
The program saves the screen under the cursor, the cursor
is a rectangle which is resizeable, the cursor is moveable,
and the screen is restored when the cursor moves.
THat takes care of 1)saving screen under a window and
2)resizing a window 3)moving a window and restoring the
screen that has been revealed
and it is all very fast.
Rich