169 # Copy All |
169 # Copy All |
170 # Clear |
170 # Clear |
171 # Save |
171 # Save |
172 # Remember Position |
172 # Remember Position |
173 # TODO: Remember current position with <hr/> when widget is invisible |
173 # TODO: Remember current position with <hr/> when widget is invisible |
174 # TODO: Remember current position with <hr/> when away and configured accordingly |
|
175 # TODO: Check away indication in the user list |
174 # TODO: Check away indication in the user list |
176 def __init__(self, parent=None): |
175 def __init__(self, parent=None): |
177 """ |
176 """ |
178 Constructor |
177 Constructor |
179 |
178 |