Issue46

Title TkConversation should be a child of ConversationUI
Priority bug Status in-progress
Superseder Nosy List dmcc
Assigned To dmcc Topics refactor

Created on 2003-07-24.01:55:22 by dmcc, last changed 2003-07-24.06:30:43 by dmcc.

Messages
msg151 (view) Author: dmcc Date: 2003-07-24.01:55:22
There is an interface for each ConversationUI that each UI
should support.  Thus, we should make a parent of
TkConversation, and let it handle some of the non-UI
dependent things.
History
Date User Action Args
2003-07-24 06:30:43dmccsetassignedto: dmcc
2003-07-24 06:27:33dmccsetstatus: unread -> in-progress
2003-07-24 01:55:22dmcccreate