<p style="padding:0 0 0 0; margin:0 0 0 0;">Hi,</p>
<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>
<p style="padding:0 0 0 0; margin:0 0 0 0;">where there some changes recently? Some ~1 month ago, it was even worse than in my issue from the first mail.</p>
<p style="padding:0 0 0 0; margin:0 0 0 0;">For example, I added a button on the form, hit F9, but button wasn't there. I had to Stop project, move some control</p>
<p style="padding:0 0 0 0; margin:0 0 0 0;">and hit F9 again and new button appeared.</p>
<p style="padding:0 0 0 0; margin:0 0 0 0;">Today, I finally decided to observe what revision broken it but current version seems to be OK.</p>
<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>
<p style="padding:0 0 0 0; margin:0 0 0 0;">Thanks, Vojtěch </p>
<p style="padding:0 0 0 0; margin:0 0 0 0;">______________________________________________________________<br />
> Od: Mattias Gaertner <nc-gaertnma@netcologne.de><br />
> Komu: <lazarus@lists.lazarus.freepascal.org><br />
> Datum: 17.07.2014 14:06<br />
> Předmět: Re: [Lazarus] Changes do not appear on F9<br />
></p>
<p style="padding:0 0 0 0; margin:0 0 0 0;">On Thu, 17 Jul 2014 13:47:37 +0200<br />
Vojtěch Čihák <vojtech.cihak@atlas.cz> wrote:<br />
<br />
> Hi,<br />
> <br />
> 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.<br />
> I have to - for example - move some button a few pixels and run (F9) again, now the changes are there.<br />
> <br />
> I observe this behaviour ~ 2 months.<br />
> <br />
> 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.<br />
> Of course, I speak about trunk.<br />
<br />
1. make sure all project units are listed in the Project<br />
Inspector.<br />
2. The compiler updates lfm files only if the unit has changed.<br />
<br />
Mattias<br />
<br />
--<br />
_______________________________________________<br />
Lazarus mailing list<br />
Lazarus@lists.lazarus.freepascal.org<br />
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a></p>