FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Combobox lChanged problems
Posts: 858
Joined: Fri Oct 07, 2005 12:00 PM
Combobox lChanged problems
Posted: Sun Jan 20, 2013 03:17 PM

Hi all,
I'm moving now from FWH Nov 2010 to FWH Dec 2012 and I'm dealing with the issues related.
The most important issue is related to the lChanged clause on the combobox class because with FWH Dec 2012 it is evaluated more times when the control is initialized and this generate errors in my app usually when a dialogs with many comboboxes are used with the ON CHANGE clause is initialized.

I checked the whatsnew readme and it reports a changes about lChanged in combobox but also that the changes should be disactivated for compatibility with the previous FWH releases. Any solution ?

A self contained sample that show how many times the ON CHANGE clause is wrongly called is available on http://109.228.12.120/softwaredistribut ... a/send.zip .
Press also the button "Change data" that change the controls on folder to see the problem.

Thanks

Best Regards,



Marco Turco

SOFTWARE XP LLP
Posts: 1303
Joined: Tue Jul 21, 2009 08:12 AM
Re: Combobox lChanged problems
Posted: Sun Jan 20, 2013 03:56 PM

Hello,

Did you try with revised build published yesterday?.

I though it was fixed in revised build.

Muchas gracias. Many thanks.



Un saludo, Best regards,



Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]



Implementando MSVC 2010, FWH64 y ADO.



Abandonando uso xHarbour y SQLRDD.
Posts: 858
Joined: Fri Oct 07, 2005 12:00 PM
Re: Combobox lChanged problems
Posted: Sun Jan 20, 2013 04:28 PM

Yes, it has been fixed. Thanks for the info.

Best Regards,



Marco Turco

SOFTWARE XP LLP

Continue the discussion