[lazarus] TSynEdit keystrokes in win32 interface
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Aug 13 11:56:06 EDT 2003
On Wed, 13 Aug 2003 14:45:24 +0200
Micha Nelissen <M.Nelissen at student.tue.nl> wrote:
> Mattias Gaertner wrote:
>
> > On Wed, 13 Aug 2003 14:14:48 +0200
> > "Marc Weustink" <marc.weustink at cuperus.nl> wrote:
> >
> >
> >>+ From: Micha Nelissen [mailto:M.Nelissen at student.tue.nl]
> >>+ Sent: woensdag 13 augustus 2003 13:59
> >>+
> >>+ Hi,
> >>+
> >>+ Can anyone explain about synedit keystrokes. If I press a 'b', then it
> >>+ tries to find an associated command with findkeycode2 and findkeycode,
> >>+ but on my system it returns with ecNone, so no action is done.
> >>+
> >>+ Is there something I missed?
> >>
> >>Don't know. But a tip. If you have delphi, try to use TSynedit with it.
> >>Then you can see what to expect and what not.
> >
> >
> > 'b' is no special key, and therefore handled in the keypress event.
>
> Thanks for the hint, solved the bug quickly now :). Attached is a patch
> for it. Apply in win32 interface please.
Thanks. Applied.
Mattias
More information about the Lazarus
mailing list