|
From: Neil H. <ne...@sc...> - 2002-01-02 22:52:00
|
> I updated the Message Watcher in cvs so that when the list starts to get > full it deletes the oldest messages in the list. Have you considered using wxSTC for the message watcher? It has no 32K limit and avoids flickering better than RichEdit. It does not yet do line wrapping which you may want for a message viewer and the version that does do line wrapping will be slower. Scintilla has an early version of line wrapping now but it will take a while to stabilize and move to wxSTC. I will send Kevin a version of debug.py that uses wxSTC as its a bit large to post to the list. Neil |