From: Robert M. <rm...@po...> - 2007-01-18 20:09:26
|
Waldemar Biernacki wrote: > Hello! > > Maybe you could me help? > > I have the code (read later please). What is my problem? I don't know. > The aim of the program is to catch keyboard events and write them into string > named $_EVENT. However it works different in WindowsXP (correctly I think) > and in Windows98 (wrong). It can be seen in console printouts on the both > systems. I don't have both systems. What is different between them? > In windows 98 I notice the application with this "catching" stops with errors > which point to Dialog function. In Windows XP everything is allright. What errors? What version of perl? What version of Win32::GUI? The code you posted appears to work OK for me on both Win98 and Win2k (i.e. it does what I would expect it to) - but as I don't know what I am looking for I may be missing your point. Regards, Rob. |