Octavian Rasnita wrote:
Hi,
I have tried the test script below, and if I press enter on the text field,
the onKeyUp event is not handled at all.
If I press other keys, that event appears, but not if I press enter.
onKeyUp is handled, but I also need the onKeyUp event.
Is it a bug, or am I doi
I am please to announce that v1.04 of Win32::GUI is available for
download from SourceForge and CPAN.
Win32::GUI is a Perl extension allowing creation of native Win32 GUI
applications.
MORE INFORMATION
Project Homepage:
http://perl-win32-gui.sourceforge.net/
Project summary:
http://sou
Hi,
I have tried the test script below, and if I press enter on the text field,
the onKeyUp event is not handled at all.
If I press other keys, that event appears, but not if I press enter.
onKeyUp is handled, but I also need the onKeyUp event.
Is it a bug, or am I doing something wrong?
Thank
Hi,
I have a default button on a form that I want to be pressed when I hit enter
on a few controls like textfields and list boxes, but I don't want to be
press when hitting enter on a few other list boxes. In the case of those
controls, I want to be able to process their onClick event and not pres
4 matches
Mail list logo