I'm trying to converte image with ximage but I have some problems
Wich is the comand lStretch into xImage ?
wich is the comand ScrollAdjust into ximage
I tried to zoo an ximage but not run
Local aItemsZoom:={"25%","50%","75%","100%","150%","200%"}
@ 230,295 COMBOBOX oCbxZoom VAR nZoom ITEMS aItemsZoom SIZE 60, 10 of oAllegati ;
on change (oImagePreview:nZoom(val(aItemsZoom[nZoom])/100) ,;
oImagePreview:refresh() ,;
Rinfresca_oDlgallegati() )
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com






