<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;">If CheckBox.Action.OnExecute = CheckBox.OnClick then change of Checkbox.Checked does not change the Action.Checked but change of Action is propagated to checkbox correctly.</p>
<p style="padding:0 0 0 0; margin:0 0 0 0;">If CheckBox.OnClick is different (or nil) then it works perfectly in both directions.</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;">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: 10.06.2013 23:20<br />
> Předmět: Re: [Lazarus] LCL change: TAction.OnExecute no longer sets TControl/TMenuItem.OnClick<br />
></p>
<p style="padding:0 0 0 0; margin:0 0 0 0;">On Mon, 10 Jun 2013 21:51:21 +0200<br />
Vojtěch Čihák <vojtech.cihak@atlas.cz> wrote:<br />
<br />
> Hi,<br />
> <br />
> Paul today resolved my bugreport 24435 - <a href="http://bugs.freepascal.org/view.php?id=24435">http://bugs.freepascal.org/view.php?id=24435</a>. It works perfectly except one case: when CheckBox.Action.OnExecute = CheckBox.OnClick.<br />
> OnClick must be different or nil. Anyway, it shouldn't be problem because as explained on the wiki release notes: Old behavior: .... The OnClicks were not saved to lfm.<br />
> I only wanted to remind it here - just for the case.<br />
<br />
It seems to work on 1.1. Do I miss something?<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>