Antonio or Nages,
I have found an unreleased resource in the new comboMetro control.
Touch.prg contains this line:
@ nRow,120 COMBOMETRO cCountry ITEMS { "America", "Europe", "Asia", "Africa",;
"Oceania" } OF oPanel PIXEL FONT oFontMed SIZE 200, 40 COLOR CLR_WHITE, RGB( 0x33, 0x66, 0xCC )
Apparently there is a brush in this control that is not released.
From checkres.txt:
07/22/13 10:05:07: BRUSH,118493681,TCOMBOMETRO:SETCOLOR(2542)->TCOMBOMETRO:DEFAULT(164)->TCOMBOMETRO:NEW(103)->PLACECONTROLS(180)->(b)ADDCOMPANY(99)->TDIALOG:INITIATE(682)->TDIALOG:HANDLEEVENT(872)->DIALOGBOXINDIRECT(0)->TDIALOG:ACTIVATE(270)->ADDCOMPANY(99)
Note that I am using a section of Touch.prg that has been also modified, so the line numbers in the above will be way off.
FWH Ver 13.04. Perhaps this has already been fixed?
Regards,
James