On Fri, 24 Nov 2006 11:00:04 +0200
"Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Attached is a patch that changes the TSynEdit.Align to alClient
> instead of alBottom. This prevents the text being clipped by the
> GroupBox title under Linux (Gtk1).

Applied. Thanks.

 
> It's a one property change, but Lazarus decided to rearrange a whole
> bunch of other properties in the lfm file, so the patch looks much
> larger than it needs to be.

TWriter follows the order of the RTTI, which depends on the order
produced by the compiler. 
The Object Inspector is sorting the properties, so you don't see it
there.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to