Lazarus has created a new autosize methods and properties at version 0.9.29.
You require to change any code that uses the old autosize for controls to match the new code. Ido http://ik.homelinux.org/ 2010/7/10 Frank Church <[email protected]> > When trying to compile the rxnew package I get this error message > Quote > C:\lazarus29240\components\rxfpc\rxtoolbar.pas(1030,27) Error: Identifier > not found "AutoSizeCanStart" > > 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 > > 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. > > Can anyone shed light on this? > > -- > Frank Church > > ======================= > http://devblog.brahmancreations.com > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
