Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Look and Chameleon Technology » Appearance problem in TabCtrl
Re: Appearance problem in TabCtrl [message #32575 is a reply to message #32549] Wed, 25 May 2011 15:00 Go to previous messageGo to previous message
qapko is currently offline  qapko
Messages: 55
Registered: October 2007
Location: Slovakia
Member
Hello Mirek,
I've done some investigation and have some new facts:
1. The square in the first tab is classified as IMAGE_MASK. I can prove that it is really displayed in "if(GetKind() == IMAGE_MASK) {...}" statement in PaintImp method.
2. If I dump buffer of the messed image, then it is OK even in the case the image appears distorted on the screen. So the image cache is OK, I guess.
3. But when I dump dcMem of the messed image after the line with HBITMAP o = (HBITMAP)::SelectObject(dcMem, sd.hbmp) in PaintImp method, within if(GetKind() == IMAGE_OPAQUE) {...} statement, the dump is distorted. Can I guess from this that the sd.hbmp itself is distorted?

Gabi
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: BUG? ImageOp's not HotSpot aware
Next Topic: Font drawing in linux
Goto Forum:
  


Current Time: Mon Jun 03 22:06:32 CEST 2024

Total time taken to generate the page: 0.02241 seconds