Thread: TransparentBlt

  1. #1
    Registered User
    Join Date
    Sep 2002
    Posts
    417

    TransparentBlt

    I admit that in using the non-console apps (still Win32, I know), I am just about one of the worst coders ever.

    I saw the TransparentBlt function on another post on this board, and wanted to know how to create a dialog box (I know how to do THAT) that has two buttons, one with a left arrow (<--) and a right arrow (-->) on it, and in between them a label that says a value.

    The left and right buttons would change the transparency level from 0 to 255 and back.

    I know I'm asking for you to do all the code but I don't have a clue how to do this and I've already tried messing around.

    This is the kind of thing that'd just be fun to see how it works... I still need to learn a lot more in the console programs before I move to dialogs.

    Later I'd be using this though. This isn't an assignment, and you don't have to help me, but I'd really appreciate it if you did.

  2. #2

  3. #3
    Registered User
    Join Date
    Sep 2002
    Posts
    417
    thanks. I must not have been searching right.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. transparentblt
    By h_howee in forum Windows Programming
    Replies: 4
    Last Post: 09-13-2006, 02:10 PM
  2. TransparentBlt()
    By SniperSAS in forum Windows Programming
    Replies: 6
    Last Post: 03-03-2006, 11:17 PM
  3. TransparentBlt error
    By jmd15 in forum Windows Programming
    Replies: 3
    Last Post: 08-29-2005, 08:22 PM
  4. TransparentBlt
    By rEtard in forum Windows Programming
    Replies: 2
    Last Post: 04-13-2005, 04:00 AM