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)
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
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
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
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
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