At 7:38 PM -0800 2/12/2002, Ken Norris (dialup) wrote: >Hi, back again, > >What is the process for making an image or graphic scroll in a window?
Group the image, then set the group's hScroll and/or vScroll properties as desired. (If you want visible scrollbars, set the group's hScrollbar and/or vScrollbar properties to true.) You will also need to set the group's lockLocation property to true to avoid having it resize automatically to fit the image. -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] http://www.runrev.com/ Runtime Revolution Limited - Power to the Developer! _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
