[lazarus] some problems with the editor (little :o) )
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Jan 24 07:09:58 EST 2003
On Wed, 22 Jan 2003 23:25:18 +0100
olivier Guilbaud <golivier at free.fr> wrote:
> Hello all !
>
> I have found some problèmes with the editor :
>
> 1°) [CTRL]+[T] :
> sample
> i have the syntax abbbbb; cddddddd
> if the cursor pos is before the "a" char and CTRL+T,
> editor delete "abbbbb; " instead of delete "abbbbb"
Fixed.
> 2°) The Copy/Paste with KEdit or KWrite don't work
Fixed for KWrite (I didn't test KEdit).
> 3°) Request [CTRL]+[SHIFT]+n with n = 0..9 for toggle Bookmark n
> and [CTRL]+n for goto bookmark (like DELPHI it is hard separer
> certain
> abitudes :o) )
[CTRL]+[SHIFT]+n are somewhat special under gtk. The gtk-interface needs
only a good mapping from the gtk keys to the VK_ key constants. Maybe
someone can lookup the rules for these keys and give me hint.
Mattias
More information about the Lazarus
mailing list