ChatControlBase: Add focus() method
This method is called by the MessageWindow on the currently active control, when it gains focus. This allows the controls to decide by themself what should be focused inside the control. For example the GroupchatControl could have the change nickname page open and would want to focus the nickname entry
Showing
- gajim/chat_control.py 3 additions, 0 deletionsgajim/chat_control.py
- gajim/chat_control_base.py 3 additions, 0 deletionsgajim/chat_control_base.py
- gajim/groupchat_control.py 17 additions, 0 deletionsgajim/groupchat_control.py
- gajim/gtk/dataform.py 1 addition, 1 deletiongajim/gtk/dataform.py
- gajim/message_window.py 4 additions, 4 deletionsgajim/message_window.py
Loading
Please register or sign in to comment