Slow day…
Not much exciting happening today. I didn’t get much chance to do any programming. I had to run around and take care of a bunch of chores today. Life sucks when the girlfriend you’re living with goes away for a month. I did get a chance to conceptualize some ideas during my travel time thanks to my iPhone. I spent a lot of time poking around the Qt documentation trying to find examples and looking at code in the protocol library. Thanks to gitweb you can check out TP code right in your browser. So I’ve come with idea to wrap TpSocket in a QAbstractSocket and then use the QSocketNotifier class to monitor for incoming/outgoing data. I still need to work out the details but I hope to have this up by the end of weekend.