O
Ole
I have problems by scaling custom controls in CF2. I have created a simple
control (inherits Control) that act like a label with a frame around. When
showing on a high resolution display (192 DPI) the line is only one pixel
wide even though the rest of the control scales automatically?
Another funny thing is that I have to increase the line width by a factor 4
to make it 2 pixel wide???
Any suggestion what I'm doing wrong and to what I should do to properly
scale my controls?
Thanks,
Ole
control (inherits Control) that act like a label with a frame around. When
showing on a high resolution display (192 DPI) the line is only one pixel
wide even though the rest of the control scales automatically?
Another funny thing is that I have to increase the line width by a factor 4
to make it 2 pixel wide???
Any suggestion what I'm doing wrong and to what I should do to properly
scale my controls?
Thanks,
Ole