CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    Join Date
    Sep 2011
    Posts
    75

    Re: Why are my windows transparent?

    I have actually fixed this problem thanks for all the help!

  2. #17
    Join Date
    Jun 2012
    Posts
    1

    Re: Why are my windows transparent?

    hi all,
    I have a question about Image Editor(Visual C++ 2010).
    Do someone knows if there's a link between the first pixel of a bitmap file and the background color that C++ interprets from that bitmap when using to a toolbar button. I ask this because I have a program and I have one problem, if the first pixel(left-up corner) is black, when I compile the program it seem like the color black from all the toolbar buttons is transparent now.
    Does someone encounter this problem before ???

Page 2 of 2 FirstFirst 12

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