User Profile
Collapse
-
Have you configure the ip address in the sendmail module... -
To print a selected row in Hlist item..
Hi.,
Is there any options available to print the selected row of a
hlist item consista of more than 2 headers..
Looking for your help...
Thanks -
Hi,
In perl we can terminate the running process using killprocess by providing the PID number..
Have to tried using Win32::Process module for terminate the process.Leave a comment:
-
-
Window is not active...
Hi,
I am using a following code to create a two window..
[code=perl]
use Tk;
$ParentWindow = MainWindow->new;
$ParentWindow->geometry("300x 100");
$ParentWindow->title("Multipl e Windows Test");
$button1 = $ParentWindow->Button(-text => "Open new window",
-command => \&button1_fun c)->pack(-side =>...
No activity results to display
Show More
Leave a comment: