ing156 / vacuum-im

Automatically exported from code.google.com/p/vacuum-im
GNU General Public License v3.0
0 stars 0 forks source link

IMultiUserChatWindow::messageWidgetsBox() #834

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Some time ago IMessageNormalWindow and IMessageChatWindow interfaces got
"SplitterWidget *messageWidgetsBox()" method, which allows other plugins to 
insert their own controls into both chat and normal message windows.
Unfortunately, IMultiUserChatWindow interface still don't have this method. I 
guess, it should have it as well.
I guess, moving this method from IMessageNormalWindow and IMessageChatWindow to 
IMessageWindow interface is also a good idea.

С недавних пор у интерфейсов IMessageNormalWindow и 
IMessageChatWindow появился метод "SplitterWidget 
*messageWidgetsBox()", позволяющий другим плагинам 
добавлять в окна чат- и обычных сообщений 
свои элементы управления. К сожалению, у 
интерфейса IMultiUserChatWindow такого метода нет до 
сих пор. Я думаю, у него тоже, должен быть 
этот метод.
Наверное, было бы неплохо вообще, 
переместить данный метод из интерфейсов 
IMessageNormalWindow и IMessageChatWindow в IMessageWindow.

Original issue reported on code.google.com by yagimo...@gmail.com on 5 Dec 2014 at 8:55

GoogleCodeExporter commented 8 years ago

Original comment by yagimo...@gmail.com on 5 Dec 2014 at 8:55

GoogleCodeExporter commented 8 years ago

Original comment by potapov.s.a on 6 Jan 2015 at 7:26