Dodger wrote: Hi,
I'm working my way through threads in Wx and I'm looking into using threads to implement background queue processing. The user adds stuff to a queue, which is a part of the app object, and it processes a loop on the back end. Basically, I want them to be able to add to that queue while it's going, without having to pause it.
Which wxPerl/perl version? Did the thread tests pass? Does Wx::App::MasterMind work for you? Regards, Mattia
