FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour ComboMetro - brush not released bug
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
ComboMetro - brush not released bug
Posted: Mon Jul 22, 2013 05:21 PM

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

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: ComboMetro - brush not released bug
Posted: Tue Jul 23, 2013 03:38 AM

Mr James

We shall look into this. I think this problem exists with combobox also.
Thanks for pointing out and we shall try to fix this asap.

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion