<div dir="ltr">Lazarus has created a new autosize methods and properties at version 0.9.29.<br><br>You require to change any code that uses the old autosize for controls to match the new code.<br><br>Ido<br><br clear="all">
<a href="http://ik.homelinux.org/">http://ik.homelinux.org/</a><br>
<br><br><div class="gmail_quote">2010/7/10 Frank Church <span dir="ltr"><<a href="mailto:vfclists@gmail.com">vfclists@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
When trying to compile the rxnew package I get this error message<br><div>Quote</div><div>C:\lazarus29240\components\rxfpc\rxtoolbar.pas(1030,27)
Error: Identifier not found "AutoSizeCanStart"</div><br>The same code
compiles well in Lazarus 0.9.28 so I suspect that some units which are
automatically loaded by .28 are not loaded in .29. The version in
question is 0.9.29-26377<br><br>When I search the c:\lazarus\lcl
AutoSizeCanStart appears in buttons.inc and wincontrol.inc but it
doesn't appear to be part of an object definition.<br><br>Can anyone
shed light on this?<br clear="all"><font color="#888888"><br>-- <br>Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com" target="_blank">http://devblog.brahmancreations.com</a><br>
</font><br>--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
<br></blockquote></div><br></div>