That worked. Thanks Alan.
Jonathan
At 11/22/2002 10:46 PM, you wrote:
Try playing about with the following (it won't work in version
.665 - and don't ask me how/why it works in .558!). I use it to draw
rectangles for widgets in a primitive but quite useful gui designer
that makes Perl do muc
i tried it, it works fine. i'm using activeperl 5.6.1.633 on windows 98 and
win32::gui 0.0.665. the only problem i see is if you 'use strict' (which
you should) you'd need to change $Win2 = new. to my $Win2 otherwise
you'll get an error about a global symbol requiring an explicit package
name.
G'day,
I found a piece of Code in the list.
Unfortunately, when I tried it, (although it works fine), I got warnings.
I am using always the switch -w (perl -w ... program name)
What I got as warning is:
...
Use of uninitialized value in subroutine entry at wintest.pl line 54.
(in clean
3 matches
Mail list logo