OK, I am writing this with new minimalistic composer. It works as promised except few problems.
* There is a bug in wxString::find_last_of. It effectively ignores start parameter. I worked this around with for loop. * There is a row of formatting buttons under main text control. I cannot add menu entries because of restrictive interface. On the other hand, formatting commands are more obvious. * wxTextCtrl is somewhat discomfortable, but this can be blamed on Gtk. <http://www.privateweb.sk/robertvazan/ patches/mahogany.robertvazan.minedit2.patch> ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
