Two Textfields from the sample textfield.pl
### Single line, colored
$Textfield = $Window->AddTextfield(
-name => "Textfield",
-left => 10,
-top => 10,
-text => "sample text",
-width=> 180,
-height => 22,
-foreground => [0,255,0],
-background
Hello all,
i'm a german editor of webdevelopement. i' playing to write a
documentation for the Win32::GUI and also a detailed tutorial for a
planed Book to Perl Developement on Win32 and specialy for GUI
Developement.
My work will be published on Web, after doing ... but this could be
taken a whi
I am using WIN32::GUI and I have separate some
Windows in different .pm modules.
I have add the -name =>
"PackageName::ControlName" in order to use the
event in each module and it works ...
..but I am terrible confuse because I have a
ListBox that change this information when a user
click o
3 matches
Mail list logo