Multi-line text edit

Thank you Arne, but I have already started developing a CMultiLineTextEdit. It is already working for Cocoa using the NSScrollView and NSTextView. Now, I will begin the Windows implementation. I guess scintilla is completely overkill for what I need. I just need a plain UTF8 text edit field without rich text, etc.