On Thu, 30 Oct 2003 10:51:52 -0600 (CST) David Bates <[EMAIL PROTECTED]> wrote:
> If no one wants to do the work on the editors, I'd love to do that.. > the TT's I've been looking at I can't seem to replicate on my version of M.. > > So.. I would be willing to take a look at the editors/viewers if you wish.. I am not the one to talk about layout editor. Layout editor was written long time ago by Karsten (now ex-developer). I came in April when the only option was to use external editor due to bugs in layout editor. I wrote minimal editor in June as a simple wrapper around wxTextCtrl. wxTextCtrl isn't really suitable as editor for mail messages and it cannot be extended, but it is already available. There is also wrapper for Scintilla in wxWindows, which is AFAIK flexible enough to use as message editor, although it was originally meant as code editor. It still doesn't allow goodies like inlined attachments though. So there is the option to write grand richtext editor for wxWindows, which is what our layout editor was supposed to be. Of course, you don't have time to develop new one. On the other hand, I don't believe that fixing bugs here and there in layout editor will make it stable. You have to take control over it completely, document and modularize it. There is still this option to stick with minimal editor for now and spend time on more important features. We need better user interface (install wizard is shaky ground and barrier for many users IMHO) and opensource replacement for c-client. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers