Saturday, April 16, 2011

threading and not being kicked out

today I added basic threading to our GUI -- we can actually switch to the QThread class and be able to pass messages in the signal / slot format that Qt uses. So it was a first pass. I also worked a little on refactoring and looked into the bug only my system has had so far -- the forcibly removed error.

No comments:

Post a Comment