Ok, found it!

copy graphic "aaaaa" to group me of this card
set the name of the last grahic to "G-" & the ID of the last Graphic

But make sure the that graphic "aaaaa" is before the group in the hierarchy.

Cheers
Dave


Hi,

Thanks, but I am creating the object like so:

copy graphic "TemplateRect" to this card
set name of last graphic to "xxxxxxxxx"

Then I want to add it to the Group.

I can't see how to do this, is there a way?

Thanks
Dave

Hi David,

Hi,

How can I add newly created Graphic to a group from TranScript?
I want to be able to do something like:
put graphic myGraphicName into group "GroupRect"

How can I do it?????

Again far too simple! Create it directly inside the group like:

...
create grc myGraphicName in grp "GroupRect"
...

Et voila... :-)

Thanks
Dave

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
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

Reply via email to