IonicWind Software

Creative Basic => General Questions => Topic started by: Egil on November 28, 2010, 03:47:38 PM

Title: Saving a screen area?
Post by: Egil on November 28, 2010, 03:47:38 PM
The built-in messageboxes doesn't quite satify my needs. But when trying to roll my own, I ran into quite a challenge...
Therefore, is there a way I can save a self defined screen area, and write it back to the same place later?

Regards

Egil
Title: Re: Saving a screen area?
Post by: ZeroDog on November 28, 2010, 10:47:28 PM
Here's a couple of older samples that show how to save a screen area to a bitmap.
They are in IBasic format, but they should still be compatible with CBasic.
Title: Re: Saving a screen area?
Post by: Egil on November 29, 2010, 02:55:35 AM
Thanks a lot ZeroDog!
I will study your examples thoroughly.  ;D

Regards
Egil