Hi,
 
where there some changes recently? Some ~1 month ago, it was even worse than in 
my issue from the first mail.
For example, I added a button on the form, hit F9, but button wasn't there. I 
had to Stop project, move some control
and hit F9 again and new button appeared.
Today, I finally decided to observe what revision broken it but current version 
seems to be OK.
 
Thanks, Vojtěch 
______________________________________________________________
Od: Mattias Gaertner <[email protected]>
Komu: <[email protected]>
Datum: 17.07.2014 14:06
Předmět: Re: [Lazarus] Changes do not appear on F9

On Thu, 17 Jul 2014 13:47:37 +0200
Vojtěch Čihák <[email protected]> wrote:

Hi,
 
I have some little issue with my projects. When I do some changes in related units (those 
that are in "uses" sectin of the main form) and I hit F9 (Run), those changes 
do no appear in executed program.
I have to - for example - move some button a few pixels and run (F9) again, now 
the changes are there.
 
I observe this behaviour ~ 2 months.
 
Was there recently some changes or new optimalizations in Lazarus or do I have 
some wrong settings? I only found Project Options -> Miscellaneous [checkbox] 
Always Build (even if nothing changes) but I guess it's not it.
Of course, I speak about trunk.

1. make sure all project units are listed in the Project
Inspector.
2. The compiler updates lfm files only if the unit has changed.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus 
<http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to