View Single Post
  #25  
Old 06-27-2012, 05:25 PM
COKEMAN COKEMAN is offline
Junior Member
 
Join Date: Sep 2011
Posts: 12
Default

I replicated the problem last night without running TST. Basically it is not your fault, but it is caused by you at times

When the mini table is open in the lobby at the same time the PT HUD tries to attach to the real table, it gets confused. There is also an issue with partial title matches when searching for a window handle. That's the short version. I've reported the steps to reproduce to PT and they are looking into it.

So, as TST scans the lobby and expands each table, there are times when it hits just right and expands a table that the HUD is trying to process. Once that triggers, all kinds of fun ensues with the HUD redrawing over and over or not showing up at all or being on the wrong table.

Absolutely nothing you can do about it given the way you have to process those tables and nothing in your code is explicitly causing this by stealing focus or anything anyway.

Just thought you'd want to know
Reply With Quote