On 5/20/06 10:33 AM, "Jim Ault" <[EMAIL PROTECTED]> wrote: > Further, you could use windowShape to mask the text field, then smoothly > move the text field up or down under the mask, creating a scroll effect and > not require the unsightly scroll bars. Now that the field is static text, > you could add visual components to the margin, etc to enhance the message.
You can also do this with a text field in a group. Just set the group to the size of the "field" that should be seen, set the lockLoc to true, and then move the actual text field that is *in* the group - the group will act as the mask and crop the text accordingly. Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ 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
