CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Guest

    Try this one for fun....

    Hi,
    Does anyone know why, when i try to minimise the last page displayed on the monitor, it comes down to the taskbar very slowly. What could be the reason? Is it the wallpaper? Is there any settings that i have to change so that it gets back to normal?
    thanks for any replies,
    Newbie


  2. #2
    Join Date
    Feb 2000
    Location
    Indiana
    Posts
    308

    Re: Try this one for fun....

    Do you use Internet Explorer Wallpaper?


  3. #3
    Join Date
    Jan 2000
    Location
    Olen, Belgium
    Posts
    2,477

    Re: Try this one for fun....

    This could be the wallpaper indeed. You might not know it, but windows uses quite some CPU-power (sometimes up to 90%!) just to set and keep the wallpaper on your desktop. When other apps overlap the wallpaper, the is no need to repaint it, so all the apps will mimimize quite fast. However, the last one minimized forces windows to repaint the wallpaper, and do this as long as it's visible. This will also result in you not beeing able to do something for that amount of time. Also, there where most wallpapers are bitmap (big ones), this might take a few sec, depending on the speed op your computer. When using an active desktop (like the one that came with win89/2000) it is even slower.

    Tom Cannaerts
    [email protected]

    The best way to escape a problem, is to solve it.
    Tom Cannaerts
    email: [email protected]
    www.tom.be (dutch site)

  4. #4
    Guest

    Re: Try this one for fun....

    If you want it to go a lot faster, dont put any picture on the desktop at all, if you dont have enough computer power. Just right click, goto properties and goto the tab backround, and goto the button called "pattern" and edit a pattern and make it black, and set that pattern as your desktop, without a desktop image. just blank BLACK


  5. #5
    Join Date
    Jul 1999
    Location
    Australia
    Posts
    39

    Re: Try this one for fun....

    Hi,
    Just wanted to thank all the guy's who replied to this article.
    Thanks alot.
    Derek


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

Featured