Hello!
Maybe you could me help?
I have the code (read later please). What is my problem?
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 p
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 W
Stefan Behrendt wrote:
Hi,
I have a couple of questions:
1. How do I change or remove the icon of a window?
Try $Window->SetIcon($icon)
2. Is it possible to start a Win32::GUI app. in an other programm wich
is running in fullscreen?
I expect so. You probably won't see anything though. W
Robert May wrote:
I don't have both systems. What is different between them?
The problem is that one perl script gives different outputs on different
Windows versions: XP and 98(SE).
Both systems have Perl 5.8.817 (ActiveState) and Win32-GUI 1.05
(installed from ppd).
I rewrote the console out
4 matches
Mail list logo