On 1/29/16, silvioprog <[email protected]> wrote: > Now set True in the TabControl1.OwnerDraw and try the tests above again, > you can't see any message btw. > > So, is the OnDrawTab event working on Windows? > > PS. I did this same test on GTK and I found same problem there too.
I commented out the entire definition of (F)OnDrawTab and the LCL still compiled fine. So, it seems this eventhandler is never invoked at all. (Tested on Windows) Bart -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
