i would simply like to raise a very old bug. TMemo has a limit on the
capacity of the text in which it can hold. with the same exact
executable, it seems that this bug is not raised under NT, but only
under 95. i am not sure about 98.
i also believe that this bug is still present under d5. if so can it be
fixed for d6, which is now in beta. what do you think and what is
possible to fix this. thank you and have a nice day.
--
lucas
mailto:lu...@iquanta.com
> i would simply like to raise a very old bug. TMemo has a limit on the
> capacity ........
It's not a bug but a M$ feature.
Under Win95/98 it's a 16 Bit control
like any common control.
Martin
Rene
--
Ing.Buero R.Tschaggelar - http://www.ibrtses.com
The limit is down to the operating system, not Delphi.
An alternative is to use TRichEDit instead (with PlainText set to True).
Mike Orriss (TeamB)
(Unless stated otherwise, my replies relate to Delphi 4.03/5.00)
(Unsolicited e-mail replies will most likely be ignored)
Davie