Hi group, I have never tried, but I am pondering the possibilities of having Win32GUI and PerlTK run simultaneously. The problem, of course, is in the event looping - both need to have their event loops executed, and yet the call to execute the event loop is "blocking" as far as I can tell. Has anyone ever tried to do this? The solution is not entirely obvious to me, but perhaps it is obvious to someone else... I am just frustrated at how difficult it is to create custom widgets in Win32, where it is childishly simple in Tk. If I could have the best of both worlds it would be marvellous!
Anyone out there with experience (good or bad) please drop me a line. Cheers all! M