Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Windows Desktop Icons

Windows Desktop Icons

Scheduled Pinned Locked Moved The Lounge
question
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • realJSOPR Offline
    realJSOPR Offline
    realJSOP
    wrote on last edited by
    #1

    Is there any way to make the desktop icon background transparent? I'm using NT4, and will soon be able to boot to 98 and 2k as well, so it would be nice if the solution worked on all three versions. Anybody?

    D 1 Reply Last reply
    0
    • realJSOPR realJSOP

      Is there any way to make the desktop icon background transparent? I'm using NT4, and will soon be able to boot to 98 and 2k as well, so it would be nice if the solution worked on all three versions. Anybody?

      D Offline
      D Offline
      Daniel Ferguson
      wrote on last edited by
      #2

      You could download a program called Desktop Architect. It is a free desktop theme replacement program that lives in the system tray. It has an option to draw the desktop icon backgrounds transparent. You can get it here if you are interested. "das leid schlaft in der maschine" -Einstürzende Neubauten

      P 1 Reply Last reply
      0
      • D Daniel Ferguson

        You could download a program called Desktop Architect. It is a free desktop theme replacement program that lives in the system tray. It has an option to draw the desktop icon backgrounds transparent. You can get it here if you are interested. "das leid schlaft in der maschine" -Einstürzende Neubauten

        P Offline
        P Offline
        Paul A Howes
        wrote on last edited by
        #3

        Given that this is a forum for software developers, I think it's possible that John wanted a more programmatic solution that could be integrated into his own product. I, too, have often wondered how to go about making the desktop icons transparent. From what little I've been able to find, I think it's just a system-wide message hook that intercepts WM_ERASEBKGND. The message handler substitutes a "solid" transparent brush for the usual solid color brush, and uses it to fill the rectangle that represents the background of the icon's label. This sounds like the perfect topic for a tutorial. Anyone? :-) -- Paul "I drank... WHAT?"

        realJSOPR 1 Reply Last reply
        0
        • P Paul A Howes

          Given that this is a forum for software developers, I think it's possible that John wanted a more programmatic solution that could be integrated into his own product. I, too, have often wondered how to go about making the desktop icons transparent. From what little I've been able to find, I think it's just a system-wide message hook that intercepts WM_ERASEBKGND. The message handler substitutes a "solid" transparent brush for the usual solid color brush, and uses it to fill the rectangle that represents the background of the icon's label. This sounds like the perfect topic for a tutorial. Anyone? :-) -- Paul "I drank... WHAT?"

          realJSOPR Offline
          realJSOPR Offline
          realJSOP
          wrote on last edited by
          #4

          Actually, I'm too damn lazy to write the code myself. I was looking for a program to do it (unless someone's got some code that will do it). :) I haven't been able to find anything anywhere that does just that - most of them are theme managers.

          D 1 Reply Last reply
          0
          • realJSOPR realJSOP

            Actually, I'm too damn lazy to write the code myself. I was looking for a program to do it (unless someone's got some code that will do it). :) I haven't been able to find anything anywhere that does just that - most of them are theme managers.

            D Offline
            D Offline
            Dustin Norman
            wrote on last edited by
            #5

            There are a zillion little programs that do this. Just do a search in Google with the words "transparent icon desktop" and you'll see a whole bunch. Here is one: http://www.simtel.net/pub/pd/53907.shtml I have not used this program so a can't vouch for how well it works. Good luck. Later, Dustin

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups