Re: [fpc-pascal] MSEide+MSEgui 2.8 for FPC 2.6.0

2012-01-13 Thread Rainer Stratmann
Am Friday 13 January 2012 12:13:17 schrieb Martin Schreiber: > Am Friday 13 January 2012 11.22:52 schrieb Rainer Stratmann: > > You can not go to xxx with the cursor in your editor. > > You can only go to the end of a line. > > Can you fix that? > > > > begin > > for x := 1 to 10 do > > writeln;

Re: [fpc-pascal] MSEide+MSEgui 2.8 for FPC 2.6.0

2012-01-13 Thread Martin Schreiber
Am Friday 13 January 2012 11.22:52 schrieb Rainer Stratmann: > > You can not go to xxx with the cursor in your editor. > You can only go to the end of a line. > Can you fix that? > > begin > for x := 1 to 10 do > writeln; > end; xxx > end; MSEide editor works with proportional

Re: [fpc-pascal] MSEide+MSEgui 2.8 for FPC 2.6.0

2012-01-13 Thread Rainer Stratmann
Am Friday 13 January 2012 06:58:53 schrieb Martin Schreiber: > Hi, > > MSEide+MSEgui 2.8 for FPC 2.6.0 has been released: > > http://sourceforge.net/projects/mseide-msegui/ > > Martin > ___ > fpc-pascal maillist - fpc-pascal@lists.freepascal.org > http: