Re: win32lib: Weird problems out of the blue.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Mario Steele wrote:
> Which method are you using to store the text into the RichEdit?  Are you
> using setText(), or are you using appendText()?  appendText() will append
> the text to the RichEdit, and shouldn't make anything dis-appear.  setText()
> is basically clearing everything in the RichEdit, and storing the new text
> in it, as a clean sheet basically.
> 
> One thing I would suggest to you though, is to check and see which version
> of RichEdit Win32lib is linking to, and weither or not, you have 2 versions
> of RichEdit installed on your computer.  Cause some of these problems sound
> as though something I encountered with RichEdit 1.0, which wasn't as
> sophisticated as RichEdit 2.0 or 3.0 for that matter.  And some of the
> RichEdit structures have been known to not work properly with RichEdit 1.0.
> 
> Just some things for you to check.  I'd check myself, but Unfortunatly, I'm
> on Linux now, and don't deal much with Windows anymore.
> 
> Mario Steele
> <a
> href="http://enchantedblade.trilake.net">http://enchantedblade.trilake.net</a>
> Attaining World Dominiation, one byte at a time...
> 

Will check out your tips. 

One question though: How do I find out what version of RichEdit Win32lib is
linking to and, if it is not 2.0 or 3.0, how do I rectify that?

Thanks a million.
Anando

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu