On Mon, 9 Jan 2006 08:43:20 +0100 (CET) [EMAIL PROTECTED] wrote: > Vincent, > > The origin of the trouble began IMHO when Mattias fixed the anchor storing > bug. Missing anchor settings get now interpreted differently than before.
Yes. Short; The bug was already there, but it appeared only for more uncommon settings. Long: The 'AnchorSide[].Side' default value should depend on the 'Kind'. For this you would normally set the 'nodefault' property modifier and then use the 'stored' method. But this does not work. I didn't investigate it further. Probably a bug in TWriter. Therefore I removed the Kind depending value and disabled the store method. Mattias > It's just a case of fixing the anchoring again and commiting them. I don't > believe that there's some bug here. > I have committed a patch for environmentoptionsdlg yesterday, fixing the > same problem. > > Darius > > > Horacio Jamilis wrote: > >> Hi, > >> > >> Attached is a patch that fixes (I hope) the Color page on the > >> editoroptions dialog (win32). > >> There were a couple of controls overimpossed. > >> > > I will look at this. > > > > Vincent. > > > > _________________________________________________________________ > > 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
