[Lazarus] Form resize reverted after click on component palette

Lukas Gradl fpc at ssn.at
Mon Sep 26 11:37:20 CEST 2016


Hi!

When I resize or move a form in the designer and click on a component  
in the palette afterwards (to place it on the form) the change is  
reverted - the form has the same size and position as before my change.

This happens even after saving the change or if you do something else  
in between (e.g. writing some eventhandler)

E.g:
Move or resize the form - click on the OnActivate-event - write some  
code - save the whole project - click on a component (e.g. TEdit) in  
the component palette - form has same size and position as before the  
resize/move.

I use Lazarus mainly for developing applications without GUI - so I  
can't really say since when I have that problem.

But perhaps someone has an Idea what I might do wrong?

Thanks
Lukas


More information about the Lazarus mailing list