Drove me nuts.

If you ask for certain text properties of a button, it depends how you
identify that button.

You can always get, say the textSize of a field by using either the name or
id of that field. But with a button, only the name will work.

Same button...

get the textsize of btn "myBtn" --works
get the textsize of btn id 1066 --returns empty

The "properties" of the object confirms this. The "textFont", "textStyle"
and "textSize" properties are blank if you get them by button id.

Sheesh.

Craig Newman




**************
We found the real ‘Hotel California’ and the ‘Seinfeld’
diner. What will you find? Explore WhereItsAt.com.
(http://www.whereitsat.com/?ncid=emlwenew00000004)
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to