Re: The Owner of a background group

2012-08-22 Thread Devin Asay
Jacque, This is a great overview of how groups work. I am so saving this in my notes. With attribution, of course! Devin On Aug 21, 2012, at 10:23 PM, J. Landman Gay wrote: > On 8/21/12 10:23 PM, dunb...@aol.com wrote: > >> And so a group, being an object that contains other objects, has no >

Re: The Owner of a background group

2012-08-22 Thread dunbarx
level objects. So be it. I am not complaining, just nostalgic. I am still embellishing old HC stacks. Regards, Craig -Original Message- From: J. Landman Gay To: How to use LiveCode Sent: Wed, Aug 22, 2012 12:24 am Subject: Re: The Owner of a background group On 8/21/12 10

Re: The Owner of a background group

2012-08-21 Thread J. Landman Gay
On 8/21/12 10:23 PM, dunb...@aol.com wrote: And so a group, being an object that contains other objects, has no unequivocal place in the hierarchy. There's an order. It's changed a couple of times, but as I understand it, the system is: 1. Card groups BackgroundBehavior: false Shared: n

Re: The Owner of a background group

2012-08-21 Thread dunbarx
Message- From: J. Landman Gay To: How to use LiveCode Sent: Tue, Aug 21, 2012 9:56 pm Subject: Re: The Owner of a background group On 8/21/12 7:50 PM, dunb...@aol.com wrote: > Cards lived on HC backgrounds. But LC groups live on cards, even > though the background versions of these

Re: The Owner of a background group

2012-08-21 Thread J. Landman Gay
On 8/21/12 7:50 PM, dunb...@aol.com wrote: Cards lived on HC backgrounds. But LC groups live on cards, even though the background versions of these have a sort of "shared" existence within the stack. But this is closer, in my opinion, to the sharedText of a field, rather than an object class in

Re: The Owner of a background group

2012-08-21 Thread dunbarx
Code Sent: Tue, Aug 21, 2012 6:51 pm Subject: Re: The Owner of a background group On 8/21/12 10:50 AM, Bob Sneidar wrote: > Hmmm now that I am thinking about it with a full cup of coffee > surging through my veins, I seem to remember Jacque mentioning in the > past that a background gro

Re: The Owner of a background group

2012-08-21 Thread Bob Sneidar
te grp yourGroup" work? > > > > -Original Message- > From: Peter Bogdanoff > To: How to use LiveCode > Sent: Tue, Aug 21, 2012 2:35 pm > Subject: Re: The Owner of a background group > > > I've seen this. Is there a way to delete a group completely from the s

Re: The Owner of a background group

2012-08-21 Thread Bob Sneidar
Oohh didn't think of delete background. Good to know. Bob On Aug 21, 2012, at 1:02 PM, J. Landman Gay wrote: > On 8/21/12 1:34 PM, Peter Bogdanoff wrote: >> Is there a way to delete a group completely from thestack? > > Place the group on any card, select it with the edit tool, and hit the del

Re: The Owner of a background group

2012-08-21 Thread J. Landman Gay
On 8/21/12 1:34 PM, Peter Bogdanoff wrote: Is there a way to delete a group completely from thestack? Place the group on any card, select it with the edit tool, and hit the delete key. Or alternately, in the message box: delete background "" -- Jacqueline Landman Gay | jac..

Re: The Owner of a background group

2012-08-21 Thread dunbarx
Hi. Doesn't "delete grp yourGroup" work? -Original Message- From: Peter Bogdanoff To: How to use LiveCode Sent: Tue, Aug 21, 2012 2:35 pm Subject: Re: The Owner of a background group I've seen this. Is there a way to delete a group completely from the stack?

Re: The Owner of a background group

2012-08-21 Thread Peter Bogdanoff
Thanks, that works perfectly! On Aug 21, 2012, at 1:01 PM, Bob Sneidar wrote: > Yes. Place the group on a card. Set it's BackgroundBehavior to false. Delete > the group from the card. Save. Should be gone forever. > > Bob > > > On Aug 21, 2012, at 11:34 AM, Peter Bogdanoff wrote: > >> I've

Re: The Owner of a background group

2012-08-21 Thread J. Landman Gay
On 8/21/12 10:50 AM, Bob Sneidar wrote: Hmmm now that I am thinking about it with a full cup of coffee surging through my veins, I seem to remember Jacque mentioning in the past that a background group really belongs to the stack as a whole from a certain point of view, although as Craig says, fo

Re: The Owner of a background group

2012-08-21 Thread Bob Sneidar
Yes. Place the group on a card. Set it's BackgroundBehavior to false. Delete the group from the card. Save. Should be gone forever. Bob On Aug 21, 2012, at 11:34 AM, Peter Bogdanoff wrote: > I've seen this. Is there a way to delete a group completely from the stack? > I'm working with a stac

Re: The Owner of a background group

2012-08-21 Thread Peter Bogdanoff
I've seen this. Is there a way to delete a group completely from the stack? I'm working with a stack that has over a dozen unused groups. It is a legacy from when it was a HyperCard stack. The unused groups aren't causing a problem other than there are many with duplicate names. Can these be de

Re: The Owner of a background group

2012-08-21 Thread Bob Sneidar
Hmmm now that I am thinking about it with a full cup of coffee surging through my veins, I seem to remember Jacque mentioning in the past that a background group really belongs to the stack as a whole from a certain point of view, although as Craig says, for the purposes of the message path it h

Re: The Owner of a background group

2012-08-21 Thread Peter M. Brigham
I have sometimes been tripped up by the fact the the long id of a control is in fact not very robust, in the sense that it will vary depending on which card you are currently on and where the stack is stored on disk. I needed a long ID equivalent that would be consistent no matter where it was c

Re: The Owner of a background group

2012-08-21 Thread dunbarx
al Message- From: Peter Haworth To: How to use LiveCode Sent: Mon, Aug 20, 2012 9:08 pm Subject: Re: The Owner of a background group I agree with that, that's why I thought the behavior I was seeing was so weird. I started using a fresh copy of the stack and all now works as expected so

Re: The Owner of a background group

2012-08-20 Thread Peter Haworth
I agree with that, that's why I thought the behavior I was seeing was so weird. I started using a fresh copy of the stack and all now works as expected so there must have been some corruption in the version of the stack I was using. There might be an existing way to find out the "progenitor" - th

Re: The Owner of a background group

2012-08-20 Thread dunbarx
u then get everything you could ask for. Craig -Original Message- From: Bob Sneidar To: How to use LiveCode Sent: Mon, Aug 20, 2012 6:36 pm Subject: Re: The Owner of a background group Never mind works the same either way. Frankly, I would like the owner to return the card it was ori

Re: The Owner of a background group

2012-08-20 Thread Bob Sneidar
Send it to me if you like and I will have a look at it here. Bob On Aug 20, 2012, at 3:48 PM, Peter Haworth wrote: > Neither can I, except for this one stack that exhibits the behavior. I'm > suspecting some sort of stack corruption. > Pete > lcSQL Software > > > > On

Re: The Owner of a background group

2012-08-20 Thread Peter Haworth
Neither can I, except for this one stack that exhibits the behavior. I'm suspecting some sort of stack corruption. Pete lcSQL Software On Mon, Aug 20, 2012 at 3:35 PM, Bob Sneidar wrote: > I cannot make it work where the owner is the first card the group was > placed on

Re: The Owner of a background group

2012-08-20 Thread Bob Sneidar
> > I am intrigued. > > > > Craig > > > -Original Message- > From: Bob Sneidar > To: How to use LiveCode > Sent: Mon, Aug 20, 2012 5:53 pm > Subject: Re: The Owner of a background group > > > Behave as background on? > > B

Re: The Owner of a background group

2012-08-20 Thread dunbarx
Bob. I am intrigued. Craig -Original Message- From: Bob Sneidar To: How to use LiveCode Sent: Mon, Aug 20, 2012 5:53 pm Subject: Re: The Owner of a background group Behave as background on? Bob On Aug 20, 2012, at 1:56 PM, Peter Haworth wrote: > Hi Craig, > Interest

Re: The Owner of a background group

2012-08-20 Thread Peter Haworth
ard > where all the authoring took place. Using the "place" command works the > same as "command-N" in placing the group onto downstream cards. > > > > Mac OS10.5, LC 5.5 > > > Craig Newman > > > > > -Original Message----- > From: Pe

Re: The Owner of a background group

2012-08-20 Thread Bob Sneidar
Using the "place" command works the >> same as "command-N" in placing the group onto downstream cards. >> >> >> >> Mac OS10.5, LC 5.5 >> >> >> Craig Newman >> >> >> >> >> -Original Message- >> From:

Re: The Owner of a background group

2012-08-20 Thread Peter Haworth
ere all the authoring took place. Using the "place" command works the > same as "command-N" in placing the group onto downstream cards. > > > > Mac OS10.5, LC 5.5 > > > Craig Newman > > > > > -Original Message- > From: Peter Haworth

Re: The Owner of a background group

2012-08-20 Thread dunbarx
g the "place" command works the same as "command-N" in placing the group onto downstream cards. Mac OS10.5, LC 5.5 Craig Newman -Original Message- From: Peter Haworth To: How to use LiveCode Sent: Mon, Aug 20, 2012 4:19 pm Subject: The Owner of a backgroun

The Owner of a background group

2012-08-20 Thread Peter Haworth
It appears that requesting the owner of a background group does not always return the card on which the group exists. I think it returns the card on which the group was initially placed. For example, if groupA is a background group initially placed on Card1, then placed on card2 and I ask for