If you need to scroll both horizontally & vertically, you will need to use the vScroll & hScroll properties of your group.
Sarah On Saturday, October 12, 2002, at 12:39 pm, Ken Ray wrote: > Absolutely. Turn off the vertical scroll bar and say: > > set the scroll of <groupDesc> to <value> > > Ken Ray > Sons of Thunder Software > Email: [EMAIL PROTECTED] > Web Site: http://www.sonsothunder.com/ > > ----- Original Message ----- > From: "Mike Doub" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, October 11, 2002 9:14 PM > Subject: Re: Scrolling Objects > > >> Is there a way to hide the scroll bar? I would like to control the > scroll programaticly. >> >> Thank you all for being so responsive. This is great! >> >> -- Mike >> >> >> >> >>> Mike, >>> >>> Use a group object and turn on its vertical scrolling property. You >>> can >>> "group the groups", and after you apply the scrollbar, it becomes a >>> scrolling region in and of itself. >>> >>> Ken Ray >>> Sons of Thunder Software >>> Email: [EMAIL PROTECTED] >>> Web Site: http://www.sonsothunder.com/ >>> >>> ----- Original Message ----- >>> From: "Mike Doub" <[EMAIL PROTECTED]> >>> To: <[EMAIL PROTECTED]> >>> Sent: Friday, October 11, 2002 8:34 PM >>> Subject: Scrolling Objects >>> >>> >>>> >>>> What is the best way to implement a list of objects that are > scrollable. >>> I have a need to scroll a "list" of groups that are made up of a text > field >>> grouped with a few graphical elements. >>>> >>>> Is there some way to attach an obect to a scrollable text field? Is > there >>> another object designed for this purpose? >>>> >>>> Thanks in advance! >>>> >>>> -- Mike >>>> _______________________________________________ >>>> use-revolution mailing list >>>> [EMAIL PROTECTED] >>>> http://lists.runrev.com/mailman/listinfo/use-revolution >>>> >>> >>> _______________________________________________ >>> use-revolution mailing list >>> [EMAIL PROTECTED] >>> http://lists.runrev.com/mailman/listinfo/use-revolution >> >> >> _______________________________________________ >> use-revolution mailing list >> [EMAIL PROTECTED] >> http://lists.runrev.com/mailman/listinfo/use-revolution >> > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
