Felipe, I believe that SynEdit is a TCustomControl descendent. TCustomControl's can't yet receive focus or keyboard input, as indicated as a bug on this page:
http://wiki.lazarus.freepascal.org/Carbon_interface_internals#Bugs Thanks. -Phil -----Original Message----- From: Felipe Monteiro de Carvalho [mailto:[EMAIL PROTECTED] Sent: Thursday, July 12, 2007 6:39 AM To: [email protected] Subject: Re: [lazarus] Carbon native IDE On 7/12/07, Felipe Monteiro de Carvalho <[EMAIL PROTECTED]> wrote: > But which will be the rectangle to be filled if there is no text? The > one in Rect argument? Cool, I used the Rect argument and it works now =) I commited the change. If only I had a caret now =) Keyboard input also doesn't work on the Carbon SynEdit. -- Felipe Monteiro de Carvalho _________________________________________________________________ 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
