Re: Changing position/dimensions of a control that is part of a group

2016-01-28 Thread Mark Wieder
On 01/28/2016 03:29 PM, Alex Tweedly wrote: As Mark Weider said, control ids are unique, so there is no need to specify the group, in ... graphic id 1234 of grp "unneeded" of .. However, the same is not true of names, so it's perfectly possible to have multiple graphics (or multiple groups)

Re: Changing position/dimensions of a control that is part of a group

2016-01-28 Thread Alex Tweedly
As Mark Weider said, control ids are unique, so there is no need to specify the group, in ... graphic id 1234 of grp "unneeded" of .. However, the same is not true of names, so it's perfectly possible to have multiple graphics (or multiple groups) within the card, each with the same name. I

Re: Changing position/dimensions of a control that is part of a group

2016-01-27 Thread dunbarx
Subject: Re: Changing position/dimensions of a control that is part of a group I take part of that back set the width of graphic id 1026 of grp "baseControls" to item 3 of tCardRectByStack set the left of graphic id 1026 of grp "baseControls" to 0 works

Re: Changing position/dimensions of a control that is part of a group

2016-01-27 Thread Mark Wieder
On 01/27/2016 08:13 PM, Sannyasin Brahmanathaswami wrote: set the width of graphic id 1026 of grp "baseControls" to item 3 of tCardRectByStack set the left of graphic id 1026 of grp "baseControls" to 0 works Control IDs are unique within a stack... you shouldn't also have to spec

Re: Changing position/dimensions of a control that is part of a group

2016-01-27 Thread Sannyasin Brahmanathaswami
I take part of that back set the width of graphic id 1026 of grp "baseControls" to item 3 of tCardRectByStack set the left of graphic id 1026 of grp "baseControls" to 0 works but not if we refer to the graphic by name http://www.himalayanacademy.com/apps/gurudeva On January 27, 20

Changing position/dimensions of a control that is part of a group

2016-01-27 Thread Sannyasin Brahmanathaswami
These lines are causing my scripts to silently fail… set the width of graphic "BaseControlsBkgnd" to item 3 of tCardRect set the left of graphic id 1026 to 0 either one will break the script whether referred to by name or ID… I thought I recalled some internal global to allow controls in