Re: [fpc-devel] Unicode conversion routines

2008-11-25 Thread Florian Klaempfl
Tomas Hajny schrieb: > On 24 Nov 08, at 21:49, Marco van de Voort wrote: >> In our previous episode, Florian Klaempfl said: Of course if OS provides functions, use them! they should be properly implemented and will be even faster without memory serious impact, but I'm quite sure that

[fpc-devel] GoToXY, Clrscr, Clreol, Write, and Writeln Cause Bad Side Affects

2008-11-25 Thread David Finkelstein
Since nobody responded to my entry "Distracting Scan Lines or Slow Display in Full Screen Mode" that I posted on November 11th, let me put it a different and very blunt way: GoToXY, Clrscr, Clreol, Write, and Writeln that worked fine in Turbo Pascal, just doesn't work properly in Free Pascal.

Re: [fpc-devel] GoToXY, Clrscr, Clreol, Write, and Writeln Cause Bad Side Affects

2008-11-25 Thread Michael Van Canneyt
On Tue, 25 Nov 2008, David Finkelstein wrote: > Since nobody responded to my entry "Distracting Scan Lines or Slow Display in > Full Screen Mode" that I posted on November 11th, let me put it a different > and very blunt way: > > GoToXY, Clrscr, Clreol, Write, and Writeln that worked fine in

Re: [fpc-devel] GoToXY, Clrscr, Clreol, Write, and Writeln Cause Bad Side Affects

2008-11-25 Thread Daniël Mantione
Op Tue, 25 Nov 2008, schreef David Finkelstein: Since nobody responded to my entry "Distracting Scan Lines or Slow Display in Full Screen Mode" that I posted on November 11th, let me put it a different and very blunt way: GoToXY, Clrscr, Clreol, Write, and Writeln that worked fine in Turbo P

Re: [fpc-devel] GoToXY, Clrscr, Clreol, Write, and Writeln Cause Bad Side Affects

2008-11-25 Thread Marco van de Voort
In our previous episode, David Finkelstein said: > The User Interface is based on a 25 X 80 window. The application runs on > Windows 98, Windows XP and Windows Vista clients. On all clients, the > User Interface is horrible. First: what compiler do you use? Do you use the win32 compiler ?

[fpc-devel] Problem with func/proc parameters and buttons in Laz

2008-11-25 Thread Vojtěch Čihák
Hello, I have two problems with Lazarus. 1, I have no text on BitmapButtons in Lazarus in DialogBoxes (except Open/Save file). There are only small icons on it. I tried to change Environment - Environment Options - Desktop to other languagues and to change these options (Hints for components pal

[fpc-devel] [PATCH] for fpdoc chm part

2008-11-25 Thread Andrew Haines
Hi, this fixes the TOC and Index when generated in a windows computer so "\" is changed to "/" Regards, Andrew Index: dw_htmlchm.inc === --- dw_htmlchm.inc (revision 12229) +++ dw_htmlchm.inc (working copy) @@ -179,12 +179,12 @