On Fri, 23 Sep 2005 08:49:03 +0200 (CEST) [EMAIL PROTECTED] wrote: > Where do I find the LFM??
In your own project directory. Or in the popup menu of the source editor. > I will make a patch ;) I guess, that's not needed. Mattias > > On Thu, 22 Sep 2005 23:10:33 +0200 (CEST) > > [EMAIL PROTECTED] wrote: > > > >> The Anchors dialog does not show anymore. I keep getting a message: > >> "Error > >> reading LeftBorderSpaceSpinEdit.Decimal_Places: Unknown property: > >> "Decimal_places"". > >> Presumably caused by the spinedit changes from today?? > > > > Yes. Edit the .lfm: > > Either remove Decimal_places from the .lfm or rename TSpinEdit to > > TFloatSpinEdit. > > > > TFloatSpinEdit has the 'single' values and 'Decimal_places' property. > > > > > > Mattias > > > > _________________________________________________________________ > > To unsubscribe: mail [EMAIL PROTECTED] with > > "unsubscribe" as the Subject > > archives at http://www.lazarus.freepascal.org/mailarchives > > > > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
