From cc847c2f7c8678c169a83c5b553d3d073ad869a4 Mon Sep 17 00:00:00 2001 From: Treeki Date: Sat, 25 Jan 2014 07:22:54 +0100 Subject: add query windows --- python_client.py | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'python_client.py') diff --git a/python_client.py b/python_client.py index 4e7f1a3..5a82031 100644 --- a/python_client.py +++ b/python_client.py @@ -346,7 +346,7 @@ class MainWindow(QtWidgets.QMainWindow): pos += msglen msgs.append(msg) - if wtype == 1: + if wtype == 1 or wtype == 3: tab = WindowTab(self) elif wtype == 2: tab = ChannelTab(self) @@ -363,6 +363,13 @@ class MainWindow(QtWidgets.QMainWindow): wndID, msglen = struct.unpack_from('