Ok so basically I want to know how I can paint multiple items to the screen without using all of my laptop CPU power.
I was thinking that it may be possible to arrange the items as a bitmap and then paint that bitmap to the screen but im not entirely sure how to go about doing this so would value any help that can be given.
Thanks in advance for your replies