Ben Rubinstein wrote:

> In a stack I've been working on in Rev 1.1 (made new in 1.1); grouped
> three
> objects on card 1.  Made a new card, tried to place the group.  "Place
> Group" menu item greyed out.

(Snip: thanks for the comprehensive recipes.  I verify them all.)

> So some bits of Revolution are correctly spotting groups - some not.

Yes. Note that all the problems only occur when the backgroundBehavior of
the group is false.  So one workaround is to set the backgroundBehavior of
the group to true. If this isn't feasible the workaround is to manipulate
the groups from the group tab in the Application Overview.  To do this
select the stack in the left hand side of the Application Overview.  Next,
select the group tab in the right-hand side of the Application Overview.
>From here the "Place" and "Remove" popup menus should work reliably.
(Select the card to place the group onto in the popup menu).

> Finally, went to card 2.  In the message box, executed
>     place group id 1005 onto this card

You need to use "background" instead of "group" with this syntax:

place background id 1005 onto this card

Thanks again for the detailed reports.  Fixing these will be high priority.
  Cheers,
     Michael
--
Michael Fisher <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Ltd - Power to the Developer!
Tel: +44 (0)870 747 1165 Fax: +44 (0)1639 830 707








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

Reply via email to