I use Geoff Canyon's RevNavigator all the time for this kind of thing. I believe it's one of the plugins that comes with Rev, if not, go to http://www.inspiredlogic.com/navigator/Navigator.html

You get a palette that displays a list of all controls on the topcard, listed in layer order, with grouped objects set off by pipe symbols (nested as necessary). To put something in an existing group, you just drag it to the layer position you want in that group. Easy as pie.

-- Peter

Peter M. Brigham
[email protected]
http://home.comcast.net/~pmbrig


On Jul 22, 2010, at 4:35 PM, [email protected] wrote:

Ah. This works. Thanks.

It is something I actually read once in the dictionary under
relayerGroupedControls. It doesn't stick (at least witn me) until you use it.

It is a neat little property of layering that makes this functionality
possible. Works the other way, too. Layers are far more important in Rev than in
HC. They are intimately tied to group structure.

These sorts of wonders are everywhere; the problem is finding them. Or
remembering them.

Craig Newman

In a message dated 7/22/10 4:04:53 PM, [email protected] writes:


put the layer of grp "myTargetGroup" into x
set the relayerGroupedControls to true
set the layer of control "myTargetControl" to x+1
set the relayerGroupedControls to false


_______________________________________________
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

Reply via email to