1. [WIN] Win32Lib: setFont in RichEdit & ES_AUTOHSCROLL
Thanks, Matt,
I think the setFont problem may only be happening when my program fails
with the 300 statement error box. Does that help?
I just tried ES_AUTOHSCROLL in my RichEdit control and it works great. I
forgot all about that.
I got the RichEdit working with colorization of initial input file and as
the user keys. But when I tried to load a large source, such as Win32lib.ew,
it was taking so long to load I finally killed the program. I'm not too sure
anybody would be happy with that - I sure wasn't impressed. Oh, well.
Judith
On Sat, 14 Oct 2000 18:27:45 -0700, Matt Lewis
<matthewwalkerlewis at YAHOO.COM> wrote:
>--- Judith Evans <camping at FLASH.NET> wrote:
>> When using RichEdit control and using setFont, I find that whatever is
>> behind my window gets set to the font also.