Hi,
I wrote some years ago a two-threading program (a computer simulation of ecological competition) with graphical output (GTK2 on Linux). Initilally it was developed under Lazarus 1.2.x and then it worked correctly. After the Lazarus upgrade to 1.4 version I recompiled this my program. Now it redraws controls and graphics unacceptably slowly. Interestically, when I recompiled it to use qt toolkit, the qt version runs quite fast. Both 64- and 32-bit versions demonstrate the same problem.
I think, my problem could be important not only for me, because this may be a bug in LCL. I'm ready to upload the program source code and to answer all program-related questions.
Sincerely, Pavel