Works
I downloaded the libnet bundle from CPAN
and followed the installation steps and I am good to go.
Thanks
-Original Message-
From: Thomas, Mark - BLS CTR
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 06, 2005
11:13 AM
To: Ithiermontanez, Oscar I
(Contractor)
It appears that $widget->cget('-height') returns the original number of
character lines set for the widget and $widget->Height returns the number of
pixels.
Do I need to do some math or is there a better way to retrieve the current
number or character lines for a widget that has been resized?