Dear all, I have some problems with sqlite3connection. I put a sqlite3connection on a form and then double click on afterconnect event in the object inspector (or beforeconnect or afterdisconnect etc.), lazarus correctly creates in the editor the afterconnect procedure and put the cursor in it. Then I put some code in the afterconnect procedure but if I open again the object inspector the procedure disappear in the object inspector and it is never fired. This happens also with firebird connection. But not with all the other events (FormClick for example).
Lazarus 0.9.29 r21596 FPC 2.2.4 i386-win32-win32/win64 Any hint? Regards, Andrea -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
