Hi,
I have developed a software using Win32::GUI and I need to have my
user to choose their desired language during the time when they login
to the system. This will change not only the interface language but
also the tooltip. I don't have any problem doing so for others but for
the -tip I
Bradley,
It should be -onclick instead of -click. Also, instead of using the Change()
method, use ReadOnly(1) to enable readonly and ReadOnly(0) to disable.
Hope this helps,
Kevin.
Date: Wed, 24 Feb 2010 13:28:09 -0500
From: bradley.l...@bioreliance.com
To: perl-win32-gui-users@li
Hi,
I am trying to set up an action using radio buttons that when it is
selected it changes the readonly state of the text field (see below
code). This code runs but the subroutine does not work when the radio
button is selected. I expect that the -click option is not doing what I
want it to
3 matches
Mail list logo