On 3/8/06, Giuliano Colla <[EMAIL PROTECTED]> wrote:
> Delphi TEdit has an Alignment property (like the TLabel Alignment), and
> a Color property, both of which I'm using to provide appropriate visual
> feedback in data entry forms. Alignment doesn't exist in Lazarus, and

Feel free to send a patch implementing it =)

This way you don't have to rewrite TEdit, only add this small missing
part of it.

> Color doesn't work. I can't get similar behavior without rewriting
> substantial parts of TEdit.

It may work now. Color property for various widgets was implemented recently.

thanks,
--
Felipe Monteiro de Carvalho

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

Reply via email to