Wilhelm Sanke wrote/ schreef:

> "on mouseUp
> put empty into BList
> put 0 into counter
> repeat until BName is empty
> add 1 to counter
> if there is a background counter of this stack then
> put the name of background counter of this stack into BName
> put BName into line counter of BList
> else
> exit repeat
> end if
> end repeat
> put BList
> end mouseUp"
> 
> indeed displays all backgrounds:
> 
> group "one"
> group "two"
> group "two-sub"
> group "two-sub-sub"
> group "three",
> 
> but this is a rather circumstantial way to achieve this.
What about checking 'the owner' of each line of this list?

> Regards,
> 
> Wilhelm Sanke
Hope this helps,
Sjoerd


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to