Chris,
Forgive me if I sound pedantic - but here's some advice from an old hand
(slightly rheumatic by now - seriously!) at programming. If you want to find
out the hard way (may do!) delete this *now*; don't read any further.
On the other hand...:
Do *not* hide that DOS (command-line) window u
I found it. I had AddTextField instead of AddTextfield. Correct caps are not
my strong point apparently, but I imagine learning them would prevent
further headaches!
Thanks for the debugging tips. They came in handy when trying to find the
problem.
- Original Message -
From: "Marjolein K
Wohoo! I got it to work! :)
It took some XS hacking though. Nothing fancy, mostly copy-paste and common
sense.
I added the WM_DROPFILES message to the WindowMsgLoop so that it throws an
event DropFiles() with the drop handle in question.
And once in Perl it was piece a cake to call the shel
Chris,
At 20:38 2001-05-09 -0500, Chris Etzel wrote:
>I found it.
Great!
> I had AddTextField instead of AddTextfield. Correct caps are not
>my strong point apparently, but I imagine learning them would prevent
>further headaches!
You know, I do that *all* the time ;-)
It's just part of learnin
There is now a Win32::GUI::DragDrop module available at
http://www.bahnhof.se/~johanl/perl/Win32GUI/
There is a complete example/demo program in the POD if you would like to
take the trouble to rebuild your Win32::GUI module.
There is also a new version of Perl Oasis which, of course, contai
hello all,
thankyou for your help so far
is this Win32::GUI::Icon functional, or is there something wrong with my file.
new Win32::GUI::Icon("favicon.ico");
thanks
Jeremy .A
favicon.ico
Description: Binary data
> There is now a Win32::GUI::DragDrop module available at
>
> http://www.bahnhof.se/~johanl/perl/Win32GUI/
>
> There is a complete example/demo program in the POD if you would like to
> take the trouble to rebuild your Win32::GUI module.
I've just tried.
The demo program in the POD printed,
"I
Jeremy,
What you have there is correct - but how are you using it?
When I use an icon for a window (system) icon, it works fine, but I have been
unable to make one work on a button (but a Bitmap works in that case).
For a system icon the normal size restrictions apply: 16x16 for as it appears
8 matches
Mail list logo