-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I need to change the text property of an AddLabel object and cannot find
any documentation on how to do this. For example:
$window->AddLabel(
- -name=>"mylabel",
.
.
.
- --text=>"Original text"
);
Later in the script I need to change that label, although not the right
syntax, logically I want:
$window->(mylabel_text)("New text");
What is the correct syntax for changing that property? TIA.
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>
Comment: Be sure to use my most recent key - created 6/16/03
iQA/AwUBPxU/IP34lmKmdrVUEQJf6ACgwilR6v1DA2WLWgkh3ZCNYscvwo4An0q7
6aEOh+N+yqf9j4A/C7dcIa/9
=xNbR
-----END PGP SIGNATURE-----