John Samperi wrote:
At 08:40 PM 31/10/2005, you wrote:

If you mean that button2 is placed on a new line, then that is correct. If there is a empty line inbetween, then maybe not. Did you edit memo1.text ? Isn't an extra empty line in there ?


D6 output

Memo1
button1button1button
2button1 etc (text depends on button pushed)

lazarus output

Memo1
button1
button1
button2
button1 etc (text depends on button pushed)

As you can see quite different results.


Michael, it seems to be an issue for you.

Using fpc 2.1.1 (not older than two weeks) I get the results of John Samperi.
Using fpc 2.0.0 (the 'best' compiler for lazarus 0.9.8), I get your results.

Vincent.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to