On Wed, 01 Dec 2004 06:01:45 +0200 Mart Raudsepp <[EMAIL PROTECTED]> wrote:
MR> Ok. MR> I'm done with tracking. Hello, thanks a lot for taking time to look into this, and really sorry for having no time at all to do anything myself right now... MR> Meanwhile Mahogany can be made usable with the text viewer by: MR> MR> * Making it not process the text twice in some occasions I'll look into this but it seems that even when it processes it only once it is still way too slow (50s to show the message!?). MR> * Calling wxTextCtrl::AppendText as less as possibly, that is it MR> shouldn't be called once for each line if lines have the same style MR> really, but only once per real style change. This makes a lot of sense and should be easy to do... I'll do it, Nerijus, could you please test if this improves things enough to become usable? MR> * Alternatively even better instead of the previous point is to write MR> all and then style it with SetStyle. See below. This will unfortunately require some heavy changes. Thanks again, VZ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
