thanks.
I wish the documentation made it clear which value corresponded to the values one would provide back to Corona via some API call.
I.e., if I’m trying to create some object of the same on-screen/visible height, do I get the info from .height or .contentHeight? Since the values differ, the answer is clearly one or the other (or, possibly, “neither, use <somethingelse>”
The entire question arose because a prior post (someone else) asked about determining the size of a widget.newButton,
and the answer was to use .height or .contentHeight of a temporary text object with the same font size … had such buttons
possessed the same x/y/height attributes as display objects, the question wouldn’t have arisen, I suspect.
thanks.
Stan