by Antonio Linares » Mon Apr 30, 2007 6:19 am
Eric,
>
Entendi que a medida são diferentes, poderia me ajudar com um exemplo, para o caso que descreví ? pois da forma que fiz não funcionou.
>
You have to use GetDialogBaseUnits() as we told you:
nDlgHeight = nLogHeight * nLoWord( GetDlgBaseUnits() ) / 4
nDlgWidth = nLogWidth * nHiWord( GetDlgBaseUnits() ) / 8
where nLogHeight and nLogWidth are the logical dimensions that you used for the dialog in the resource
The picture bug is not fixed yet
Regarding the combobox we proposed you a workaround
> Linkagem xHB(cvs) x FW está incompatível
You need to upgrade to the most recent FWH build. We can't provide internal compatibility with xHB(cvs) changes, for previous FWH builds