I'm using the RichEdit component that ships with Delphi-7. I'm using it to display plain text files. Most of the time I want the files to be read only so I set the RichEdit to read only. I included a checkbox on the form to toggle the read only state to allow/dis-allow editing. This works fine for small files. With a large file however, the RichEdit does not come out of the read only mode to allow for editing.
This has me stumped. Any ideas? __________________________________________________ Delphi-Talk mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk
