[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [StrongED] Delete key problem



On 21 Jun 2012, Chris Newman <cvjazz@xxxxxxxxxxxx> wrote:

> Maybe this has been dealt with before but I've only just upgraded from
> StrongEd 4.68 to 4.69. I'm using a RiscPC 700  Adjust 4.39 with
> Unipod.
>
> Since starting to use 4.69 the delete key makes the cursor jump to the
> end of the line, not do a PC style delete as it should do. This now
> happens in 4.68 as well.

In the BaseMode Modefile, you need to change

	Copy		EndOfText

to read

	Copy		DeleteRight

Shift-click the StrongED iconbar icon to open !StrED_cfg.UserPrefs. Then
open the Modes directory. If a BaseMode directory is present, open it
and change the BaseMode.ModeFile, as above.

If a BaseMode directory is not present, in !StrED_cfg.UserPrefs.Modes,
adjust-click the StrongED iconbar icon, to open !StrongED.Defaults. Open
the Modes directory and copy the BaseMode directory from
!StrongED.Defaults.Modes to !StrED_cfg.UserPrefs.Modes. Then change the
BaseMode.ModeFile, as above.

> I also started using Tony Moore's SE_BBar Button bar for StrongEd
> whereas I had previously been using Stewart Brooke's SEDBar. Don't
> know if that has any relevance.

I think not.

Tony




-- 
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx