Results 1 to 18 of 18

Thread: Get graphics behind form...

Hybrid View

  1. #1
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Get graphics behind form...

    Opacity works perfectly...
    Attached Images Attached Images  
    I don't live here any more.

  2. #2

    Thread Starter
    Addicted Member Latin4567's Avatar
    Join Date
    Jan 2005
    Posts
    202

    Re: Get graphics behind form...

    no, it does not..... each pixel on the png i am using has a diffrent alpha.... so i cant just set the whole form to one opacity level... I need to literally alpha-blend pngs to the desktop.... i need to be able to use drop-shadows and smooth edges.... kinda like the windows vista stuff...
    Attached Images Attached Images  
    Last edited by Latin4567; Sep 5th, 2005 at 01:46 PM.

  3. #3

    Thread Starter
    Addicted Member Latin4567's Avatar
    Join Date
    Jan 2005
    Posts
    202

    Re: Get graphics behind form...

    ok, as i said before, i got it working with the GetDesktopWindow() api by drawing the png to the desktop window....

    But how can I get all the windows under my app to repaint themselves when my form is moved so my png doesnt leave a trail?
    Last edited by Latin4567; Sep 5th, 2005 at 01:48 PM.

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