Hello Antonio,
I have problems with comboMetro.
Although I have no blank field inside the array which I display in a comboMetro the combobox shows blank rows.
Please see the attached screenshot.
Please can you help me.
Thanks In advance,
Otto
local aBilanz:= {"01",;
"02",;
"03",;
"04",;
"05",;
"06",;
"07",;
"08",;
"09",;
"10",;
"11",;
"12",;
"13",;
"14",;
"15",;
"16",;
"17",;
"18",;
"19",;
"20"}
@ 10,10 ;
COMBOMETRO oCbxGliederung ;
VAR nVarGliederung ;
PROMPTS aBilanz ;
SIZE 80/2.05, 25/2.05 ;
OF oDlg ;
PIXEL;
COLOR CLR_GRAY, CLR_WHITE
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 76 guests