Add methods to listen for incoming messages
commitae91abf8d70397315ebdb566efc657c37127e63b
authorSean Robinson <seankrobinson@gmail.com>
Sun, 30 Mar 2014 16:18:00 +0000 (30 09:18 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Sat, 5 Apr 2014 18:19:29 +0000 (5 11:19 -0700)
tree6fa4f14ef3650e35b16d9b2b73a9beb5207b15dd
parent47adf9f01d1767a612e9e36f50954c4a33465f8a
Add methods to listen for incoming messages

This is based on the general message-receiving pattern used elsewhere
in WiFi Radar. It may need to be adapted for the Gtk context (i.e.
gtk threads).

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifiradar/gui/g2/__init__.py