Thread: mbarcode
View Single Post
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#547
Originally Posted by dragly View Post
Ah, of course. I guess you're right. The timer is probably causing some of the delay. Calling the slot directly is probably a good idea

The ResultsWindow is loaded at startup, yes.
Might be worth adding a one-shot timer slot for that then, so that it's not added to the startup lag. Alternatively it should be possible to do in a thread, as there shouldn't be any access issues (even though threads are not supposed to access GUI elements.)
 

The Following 2 Users Say Thank You to lardman For This Useful Post: