[lazarus] Succesfull compilation

FoodTechnologist Vasily.Volchenko at mstu.edu.ru
Thu Jan 18 03:07:01 EST 2001


I can FIX the bug of moving wincontrols (#22). I don't know, how it is
up to date(10.01.2000).
you should only change the method SetBounds in wincontrols.inc.
You should add the line such as
fLeft:=aLeft;fTop:=aTop;fWidth:=aWidth;fHeight:=aHeight;
right after if-statement with its exit. So, next this procedure will be
called (recursively)
it will be exited! As I see, it will be called recursively.
After that everything seems OK!






More information about the Lazarus mailing list