Hi Pritpal, Here is a list of pending TOFIX notes: --- hbqt_destruct.cpp:92: return hb_parptr( iParam ); /* TOFIX: This is dangerous. */ hbqt_events.cpp:92:/* TOFIX: Possible GPF if below pointer is used by .prg after release. */ hbqt_events.cpp:98:/* TOFIX: Leak if .prg code doesn't call this explicitly. */ hbqt_events.cpp:118: /* TOFIX: Possible leak of PHB_ITEMs stored in list. */ hbqt_events.cpp:170: /* TOFIX: Reference to GC collected pointer is stored. */ hbqt_hbqtableview.cpp:196:/* TOFIX: Leak */ hbqt_slots.cpp:90:/* TOFIX: Leak if .prg code doesn't call this explicitly. */ hbqt_slots.cpp:110: /* TOFIX: Possible leak of PHB_ITEMs stored in list. ---
As for proper error handling I think HBQT would need an errorsys replacement which uses QT MessageBox to popup RTE information. Can you take a look at these in some free time? Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
