Yeah, Plus if the original group is now larger than the card/window the scroll bars won't do anything SO changing the size of the larger group down to the window size (or what ever size you want) will make the scroll bars available. Then lock the group loc so it doesn't regrow on ya.

Tom

On Feb 19, 2004, at 8:12 PM, Jeremy Smith wrote:


It's really just saying set the location "size" of the group to the window size. Doing this
enables you to scroll the group, otherwise the group would span outside the stack window
without an option to scroll... It doesn't mean re-orgranize the objects within the group so
they all fit into the stack window.


Umm, confusing to word... I hope this makes sense :)

From: Doug Lerner <[EMAIL PROTECTED]>
Reply-To: How to use Revolution <[EMAIL PROTECTED]>
To: How to use Revolution <[EMAIL PROTECTED]>
Subject: Re: Scrolling a Card?
Date: Fri, 20 Feb 2004 09:54:56 +0900

You got me. :)

I haven't actually tried this yet. I've been meaning to though.

All I know is what it says in the docs:

-----
You create a scrolling window by placing all the objects on the card in a
scrolling group. If you make the group the same size as the stack window,
scrolling the group causes the whole content area of the window to scroll.


To display the groupšs horizontal or vertical scroll bar, set the groupšs
hScrollbar or vScrollbar property to true. You can either set these
properties in a handler or the message box, or use the Basic Properties pane
in the groupšs property inspector to display or hide a vertical or
horizontal scroll bar.


Tip: After sizing the group to fit the window, set the groupšs
lockLocation property to true. This prevents it from automatically resizing
to fit the contents when you switch cards.
-----


But what confuses is me is what does it mean by "make the group the same
size as the stack window..."? If you do that, what is the scroll for?


doug

On 2/20/04 9:35 AM, "Kathy Jaqua" <[EMAIL PROTECTED]> wrote:

>
> Thanks Doug!
>
> OK sooo, I would create a bottom level group larger
> then the card and ... would I lose the groups that are
> on the card If I scrolled them out of sight? Do they
> scroll out of sight? Um :)
>
> Kathy Graves Jaqua
> A Wildest Dream Software
> _______________________________________________
> 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

_________________________________________________________________
Hot chart ringtones and polyphonics. Go to http://ninemsn.com.au/mobilemania/default.asp


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution



Thomas J. McGrath III SCS 1000 Killarney Dr. Pittsburgh, PA 15234 412-885-8541

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to