On 22/04/07, Sean Healy <[EMAIL PROTECTED]> wrote:
> I have already tried it, but I cannot store more than 32 KB of text in a
> Richedit field (using Win32::GUI::Richedit).
> Those 32 kb of text takes around 48 kb of rich text, but it cannot store
> more than that.

Look at the Win32::GUI::RidhEdit methods GetLimittext(), SetLimitText(),
and LimiteText().

An unfortunate misspelling on that last one; perhaps that can be fixed in
a future version - as of 1.05 it's still LimiteText instead of LimitText
Of course, both names may need to be kept for several versions, so as not
to break any code that's using the misspelled version.

I've added it to my list of things to fix.  I assume that's a French
spelling ...

You may also be interested in this thread from when we discussed this
issue back in February:

https://sourceforge.net/mailarchive/message.php?msg_id=45CD1523.2010609%40optonline.net

Regards,
Rob.

Reply via email to