Steven Lloyd wrote:
MouseMove returns the label, and the x, y coordinates of the mouse, right?
Right - but it gives an unsigned value. This is not usually a problem,
as you don't normally seem mouse move locations outside the client area,
which always has 'small' positive values. The code bel
Sergey Cherniyenko wrote:
1. On each right click on tray icon I get following warnings
Use of uninitialized value in subroutine entry at D:\perl_projects\exrc1.pl
line 68.
Argument "-notifyicons" isn't numeric in subroutine entry at
D:\perl_projects\exrc1.pl line 68.
Argument "_NotifyIcon10
[Please always put a descriptive subject line with your mail - if
nothing else it helps people searching the archive]
Sergey Cherniyenko wrote:
How can I turn on debugging in Win32::GUI to get some descriptive
output to console. In modules I've seen that can be done. How?
There is no spec
3 matches
Mail list logo