[perl-win32-gui-users] Question about adding methods to GUI objects

2001-08-07 Thread Frazier, Joe Jr
Is there a simple way to add a method to an object? Basically, what I want to do is this: $window->CenterOnScreen(); where $window is my Win32::GUI::Window object, and CenterOnScreen() is a sub I created in another package( or in main for that matter) so that the method call above would invoke

[perl-win32-gui-users] Question about Threading on Win32 machines

2001-08-07 Thread CanadaMG
Hey Guys, I have not been able to get Multi-threading working with any of the modules on Win32 that I have tried up till now. But the manpages that I have read say that it won't work on ActiveState, so I just want to know if this is still the current situation or if there is a way to do it. I

Re: [perl-win32-gui-users] bug_or_feature [1]

2001-08-07 Thread Aldo Calpini
Renat Araslanow wrote: > thanks a lot! but dont u think that this can be documented? of course it could, if only I had time to do it. and then, I never needed vertical text on a label, so who ever imagined this? :-) > and who maintain documentation. unfortunately, it's me :-( as I said several t