by Silvio.Falconi » Mon Oct 07, 2024 12:23 pm
xbrowse show wrong measures "..." why ?
The measurements are expressed in millimetres 3 digits + 2 decimal places
- Code: Select all Expand view
@ 0, 0 XBROWSE oBrw OF oFld:adialogs[6] ;
COLUMNS 1,2,3;
HEADERS "Descrizione","X","Y";
PICTURES nil,"999.99" ,"999.99";
COLSIZES 220,110,110;
ARRAY aData ;
SIZE 200,200 PIXEL NOBORDER FASTEDIT
where is the error ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 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