I made a xbrowse and set the first column with
WITH OBJECT oApp():oGrid
:nRowHeight := 200
WITH OBJECT oApp():oGrid:aCols[ 1]
:cDataType := 'F'
:nWidth := 40
:nDataBmpAlign := AL_CENTER
:lBmpTransparent := .T.
END
But It show a small image
why ?
the original images are all Png and 72X72 of sizes