Ignore my last post as I realised I had downloaded the wrong file. Sorry for
the confusion
Thanks for your help
Regards
Ross Clunie
possible to
create a PPM distribution please for AS perl 5.8.8 build 819
Regards
Ross Clunie
::GUI::Grid
Win32::GUI::Scintilla
Win32::GUI::ReleaseNotes
No HTML documentaion for the other packages ie buttons, textfields etc got
installed.
I have installed the POD files as per Roberts instructions as well.
Is this normal with the new release?
Using ActivePerl 5.8.8.819
PPM4
Regards
Ross Clunie
IDTRYAGAIN The user clicked the Try Again button.
11 IDCONTINUE The user clicked the Continue button.
The default TYPE value is a warning icon with an OK button
(MB_ICONEXCLAMATION|MB_OK).
Hope this Helps
Regards
Ross Clunie
oft::Design->newLoad($fileWindow) or
die("Could not open window file ($fileWindow)");
The exe file was created with Perl2Exe ver 7.0
I used ResHacker to add the "clearcal.gld" as "RCDATA" named "CLEARCAL.GLD"
to the exe.
I am also using the Win32::GUI ver 0.0.670, 08 March 2004
Thanks
Ross Clunie
Hi All
please ignore my last post on this subject as I figured it out.
You add the "-onTimer" option to the main window construction.
Thanks anyway
Regards
Ross Clunie
butTop,
);
}
sub addStatusBar
{
$Sb = $main->AddStatusBar();
}
sub Button_Run_Click
{
$Sb->Text("Run Button Clicked");
}
sub T1_Timer
{
$Sb->Text("Timer went Off");
}
sub Main_Terminate
{
-1;
}
#3
any help would be greatly appreciated.
Regards
Ross Clunie
Ross Clunie Wrote:
I had the same problem. Got everything working properly by
commenting out
"use base "Win32::GUI::Window"
in the "ToolbarWindow.pm" located in "/Perl/site/lib/Win32/GUI"
Hope this works or you.
R
hi
I would like to be able to use the ENTER key as an event trigger for a
textfeild. I have the _LostFocus event set and this works when the tab key
is used but I would like ENTER key to emulate this function. Is it poosible.
Thanks
Ross Clunie
>
>
>
9 matches
Mail list logo