Hello,
I have a strange problem displaying dialogs with bitmaps. A customer have send me a screendump of my program and as you can see, the bitmaps are to small for the dialog.
As you can see, also the colum-with is to small. The text is not show completely
Here is the screendump on my PC
And here the 'bad' one
Does anyone have an solution for this problem.
Thanks,
Marc
BITMAP problem with different screen resolution
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Marc
I haven't tested this but on the init of the dialog maybe if you check the screen res, you could resize the bitmap controls to display properly, you might want to the the bitmap objects up as arrays ( if you haven't already so you do it in a loop). I don't know if this helps just an idea i thought could work.
MD
I haven't tested this but on the init of the dialog maybe if you check the screen res, you could resize the bitmap controls to display properly, you might want to the the bitmap objects up as arrays ( if you haven't already so you do it in a loop). I don't know if this helps just an idea i thought could work.
MD
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact: