Hello everybody.
I have the following code to obtain a JPG and get the path, I also show the image on the folder
But I get this

Where the image was supposed to be.. I only see some scrolling lines, not the image
I use xHarbour, FWH908
From Chile
Adolfo
I have the following code to obtain a JPG and get the path, I also show the image on the folder
REDEFINE IMAGE oImg FILE (oDbMOD:Foto) ADJUST NOBORDER ID 103 OF oFld:aDialogs[ 5 ] UPDATE PIXEL
REDEFINE GET oGet100 VAR oDbMod:FOTO ID 101 Of oFld:aDialogs[ 5 ] Picture "@K!" VALID ( oImg:LoadBmp(ALLTRIM(oDbMod:FOTO)), oImg:Refresh(), .T.) ACTION ( oDbMod:FOTO:=cGetFile32("JPEG | *.jpg |" + "Todos los Archivos | *.* ","Seleccione una imagen",1,cPathFoto,,.T.), oGet100:refresh()) updateBut I get this

Where the image was supposed to be.. I only see some scrolling lines, not the image
I use xHarbour, FWH908
From Chile
Adolfo
;-) Ji,ji,ji... buena la cosa... "all you need is code"
http://www.xdata.cl - Desarrollo Inteligente
----------
Asus TUF F15, 32GB Ram, 2 * 1 TB NVME M.2, GTX 1650
http://www.xdata.cl - Desarrollo Inteligente
----------
Asus TUF F15, 32GB Ram, 2 * 1 TB NVME M.2, GTX 1650
