<div dir="ltr">I gave up using "OnEnter". Apparently this doesn't work right. I switched to using the "OnClick" event. <br>Thank you for your help.<br><br>Greetings from São Paulo - Brazil</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 29, 2024 at 8:52 AM Alexey T. via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">When something like this happens, do this<br>
<br>
- put a breakpoint inside TSaveDialog.Execute<br>
- get the undesired appearing of SaveDialog. see the breakpoint in IDE <br>
activated.<br>
- call 'View / Debug windows / Call Stack' IDE window and see it - it <br>
shows where code came from<br>
<br>
Alex<br>
-- <br>
_______________________________________________<br>
lazarus mailing list<br>
<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a><br>
<a href="https://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">https://lists.lazarus-ide.org/listinfo/lazarus</a><br>
</blockquote></div>