That's odd. Is there something wrong with your Perl? What does perl -v tell
you? Mine is v5.6.1 build 631 and I know that with last year's build 618 and
API v0.1 it worked just the way you show it.
> -Original Message-
> From: Steven Swenson [mailto:[EMAIL PROTECTED]
> Sent: Thursday, Apri
>> -tabstop => 1. pretty sure it only works with a gui::dialog.
>> sorry. make that it only works with a window, not a dialog.
Many thanks for prompt response. Unfortunately, I don't notice any
effect either with a window or a dialog (and I'd particularly like it
to work with a dialog). I'm using
sorry. make that it only works with a window, not a dialog.
"John Crawford"
-tabstop => 1. pretty sure it only works with a gui::dialog.
"John Crawford"
What's the secret of allowing tabbing between controls? -style =>
WS_TABSTOP doesn't seem to have any effect.
jmc
I upgraded to .20 and still have this problem. Despite installing with
ppm I can't get the module to work.
This is what I am trying to do:
use Win32::API;
$RegisterWindowMessage = new
Win32::API("User32","RegisterWindowMessage",[P],N);
$SendMessage = new Win32::API("User32","Sen
6 matches
Mail list logo