Re: Keep a stack in back

2014-12-06 Thread Mike Bonner
r > stacks? > > > Watch out for that, though. It works across all open apps, not just LC > windows. > > > Craig > > > > -Original Message- > From: Mike Bonner > To: How to use LiveCode > Sent: Fri, Dec 5, 2014 7:18 pm > Subject: Re: Keep

Re: Keep a stack in back

2014-12-05 Thread dunbarx
14 7:18 pm Subject: Re: Keep a stack in back This is the key line that explains the need: Yet have it still be usable as long as its not obscured by other stacks/windows. Basically, I want it to be sitting in the background, and well. Like the desktop, if you move windows around so you can see

Re: Keep a stack in back

2014-12-05 Thread Mike Bonner
raig > > > > -Original Message- > From: Mike Bonner > To: How to use LiveCode > Sent: Fri, Dec 5, 2014 5:59 pm > Subject: Keep a stack in back > > > I have a quick (I hope) question.. Is there a way to have a stack behind > all other stacks all the time? Yet

Re: Keep a stack in back

2014-12-05 Thread dunbarx
Mike. If all of what you say is true, why not just hide the stack? No management needed. Craig -Original Message- From: Mike Bonner To: How to use LiveCode Sent: Fri, Dec 5, 2014 5:59 pm Subject: Keep a stack in back I have a quick (I hope) question.. Is there a way to have a

Keep a stack in back

2014-12-05 Thread Mike Bonner
I have a quick (I hope) question.. Is there a way to have a stack behind all other stacks all the time? Yet have it still be usable as long as its not obscured by other stacks/windows. It would also need to remain behind all other windows not just LC stacks. Is this possible? If so, could someon