Hi all
Over the course of my great year-long Win32::GUI learning experience, I
have seen several references to the Win32::GUI::ThreadUtils package, and
have recently seen mutterings on this list about the posibility of
integrating it into the core Win32::GUI code. Is this still a "maybe",
or a "full steam ahead"?
Threading appears to be my next big code change for my project, to hand
off longer running routines into separate threads to reduce the UI
lag/block that can occur. Before I embark on what could well be a
confusing and frustrating few days/weeks of learning how it all works,
can anyone tell me that if this integration is planned, will the API
remain pretty much the same as it is now, or are their plans to change it?
Once again, many thanks for all your help over the last 11+ months, its
been a great learning experience, and one that has set me on a path that
I had no idea I could take.
Steve