I simply try to put a picture of bitmap (100x116 pixels, indexed color) in my dialog (VC++ 6.0 resource editor on Win2K). Compiled dialog looks OK, but on other Win versions (98, 95, XP) picture starts to cover adjacent text. Well, I could move textboxes and radio buttons further, but it feels very uncontrollable.
What I must check: bitmap, font or resource editor?



LinkBack URL
About LinkBacks



(I realize, according MSDN my bitmap would occupy x=21+50=71, radio buttons should be painted starting at x=80).
.