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