Issue60

Title Another specialized logger: Signal viewer
Priority wish Status chatting
Superseder Nosy List dmcc
Assigned To Topics signals

Created on 2003-07-31.07:00:03 by dmcc, last changed 2003-08-04.05:38:52 by dmcc.

Messages
msg186 (view) Author: dmcc Date: 2003-08-04.05:38:52
Also, we should hilight key/value pairs of the dictionary, JIDs, etc.  This means we should be able to use some similar code as the XML log viewer.
msg181 (view) Author: dmcc Date: 2003-07-31.07:00:03
We already have the TkLogHandler and the XML Log viewer (in
progress).  It would be nice to reuse TkLogHandler to make
it into a signal viewer, where each signal type gets its own
channel.  Since TkLH only has minor ties to the logging
package, this shouldn't be too hard to do.
History
Date User Action Args
2003-08-04 05:38:52dmccsetstatus: unread -> chatting
messages: + msg186
2003-07-31 07:00:03dmcccreate