Hi. I just installed Win32-GUI and found absolutely _no_ documentation with it.
Where can I find the documents for help on using it?
Thanks,
Shain
Sent by AcmeCity Mail
Anyone know what the maximum allowed value is for the ->SetRange($min,$max)
on Win32::GUI::AddProgressBar? I am trying to have it be set dynamically
based upon a file size and it would appear that if a file is too big the
$max gets set to some default.
for example:
my $ProgressWindow = new Win
Anyone know what the maximum allowed value is for the ->SetRange($min,$max)
on Win32::GUI::AddProgressBar? I am trying to have it be set dynamically
based upon a file size and it would appear that if a file is too big the
$max gets set to some default.
for example:
my $ProgressWindow = new Win
Hello,
An other solution for hide and show TabStrip page.
This is a TabStrip test, i have made.
I use a GroupBox for each Page, and attach elements on it.
Then, just show and hide the good GroupBox.
Laurent.
- Original Message -
From: <[EMAIL PROTECTED]>
> might be a si
I'm working on an accelerator table and I have written this thus far, but it
isn't responding to the keys:
use Win32::GUI;
$HotKey = new Win32::GUI::AcceleratorTable(
"Ctrl-O" => "OpenHK",
);
$Menu = Win32::GUI::MakeMenu(
"&File"=> "File",
"> &Open Ctrl+
When using, for example:
$Window->AddButton(
-name => "Frame",
-pos => [10, 70],
-size => [275, 200],
-text => "Hello World!",
-style => BS_GROUPBOX,
-visible => 1,
);
to create a Frame (or GroupBox), how do you change the background color for the
text?
erick
www.jeb.ca
Yes it is available at the archives ...
I just copied the subroutine long time ago.
You need to search the archives and find out yourself ..sorry
chris
www.perl-resume.com
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Thursday, February 01, 2001 12:09 PM
Subject: Antwort
7 matches
Mail list logo