At 6:43 PM -0500 12/28/01, Richard D. Miller wrote: >A more difficult question: >I'd like to create output on a card in which each line contains a >combination of a colored bar followed by text. The length of the bar would >vary in each line. In other words, each line of text needs to be represented >as well by a bar of a specific length, based on the information in the line. >The information on each card will have to scroll, as there will likely be >60-100 lines of information per card. Suggestions on how to do this in Rev?
You can create a group of objects, resize it to be smaller than the objects it contains, and then scroll the group using the vScroll property. gc _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
