I fixed it, by placing a sleep() after the triggerserver() in the showGUI() function. I think the problem was that the triggers didn't have enough time to grab the data I needed before the GUI was drawn. |
Last edited by Codein; 12-22-2008 at 08:28 PM..
|