Dear Mark, Thanks for that. I think I would have to ungroup the existing top level group then select whatever number of clones groups the user is displaying and regroup them. Or is there a way of cloning into a group the way I can copy into a card?
Thanks and regards John -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Schonewille Sent: Wednesday, 8 October 2008 6:32 PM To: How to use Revolution Subject: Re: Scrolling stack windows? Hi John, Group all objects and set the rect of this new group to the rect of the card (you may need to make adjustemnts if you have a menubar). Set the hScrollba, vScrollbar and the lockLoc of the group to true. Now you have something that's very close to a scrolling window. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering http://economy-x-talk.com http://www.salery.biz Dutch forum: http://runrev.info/rrforum/ Benefit from our inexpensive hosting services. See http://economy-x-talk.com/server.html for more info. On 8 okt 2008, at 03:36, John Tregea wrote: > Hello again fellow Revolutionaries : ) > > I have built an interface where users can keep on adding new layers of > information down a stack window by clicking a button at the bottom > of the > bottom most layer (the button clones the last group and re-populates > the > fields to suit the new context). > > Because the users frequently want to display 6 or 7 layers one below > the > other they quickly run out of screen space. > > I believe there are no scrollbars that I can turn on in the stack > window > like I can on a text field? I hope I am wrong? But if I am correct can > anyone point me to examples of scrollbars being used to scroll > multiple > groups within a window? > > Regards > > John Tregea _______________________________________________ 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 _______________________________________________ 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
