Results 1 to 2 of 2

Thread: What are some ggod ways to...

  1. #1

    Thread Starter
    Addicted Member Daniel_Christie's Avatar
    Join Date
    Jan 2000
    Location
    USA
    Posts
    245
    What are some ggod ways to change my application's background color at every interval that I define and minimize the resource usage.

    I am making a screen saver that will flash colors like a strobe effect and I am using a timer to set the intervals and initiate the background color change but it is draining too much system resources. What would you do to reduce the resource usage?

    Any help is greatly appreciated,
    Daniel Christie

  2. #2
    Guest
    How is this using up too much system resources? I cant understand what can be wasteful about having a large blank form (to fill the screen) and using a timer to loop through a set of colours, even compiled the EXE would be less than 17Kb!

    Please make an effort and go into some detail.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width