FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper BITMAP problem with different screen resolution
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
BITMAP problem with different screen resolution
Posted: Fri Mar 24, 2006 03:27 PM
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
Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 21
Joined: Wed Nov 23, 2005 12:24 AM
BITMAP problem with different screen resolution
Posted: Fri Mar 24, 2006 11:18 PM

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

Posts: 83
Joined: Tue Nov 08, 2005 11:09 AM
BITMAP problem with different screen resolution
Posted: Sun Mar 26, 2006 04:52 PM

have u try : DEFINE BUTTON ... ADJUST

Regards

Hoe, email: easywin3@yahoo.com
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
BITMAP problem with different screen resolution
Posted: Sun Mar 26, 2006 06:48 PM

tnhoe,

I will try it with the ADJUST clause.

Thanks,
Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite

Continue the discussion