Yes, just check the formattedHeight property on a keyDown

on keyDown pKey
--- check the height of the text in the field and allows you to enter text if it's less that the height of the field if (the formattedHeight of field "fieldToCheck" < the height of field "fieldToCheck") then
   pass keyDown     -- allow for the character to be displayed
 end if
end keyDown

That was just off the top of my head with no testing as I'm just heading off to bed.

_________________________________________________________________
Search from any web page with powerful protection. Get the FREE Windows Live Toolbar Today! http://get.live.com/toolbar/overview

_______________________________________________
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