grouping stacks
Posted: Tue Oct 26, 2010 4:02 am
I'm not sure how to ask this, but here goes:
Is there a practical way to "tie" two stacks together? In other words, if someone grabs the title bar of one stack's window and moves it, the other stack that is open also moves relative to the stack being moved.
Ideally, what I want to happen is that a main stack is open in the upper left default position with a sub-stack located just below it. Then, when the user presses a specified key, the main window and the sub-stack window move together to screenLoc in the same relative position to one another with the backdrop going to black. I can accomplish this on my own screen by entering the exact loc values for my screen, but I need it to work like this for all users with any size screen.
Is there some obvious way that I am blind to? This is usually my problem. Thank's in advance for any help.
Scott
Is there a practical way to "tie" two stacks together? In other words, if someone grabs the title bar of one stack's window and moves it, the other stack that is open also moves relative to the stack being moved.
Ideally, what I want to happen is that a main stack is open in the upper left default position with a sub-stack located just below it. Then, when the user presses a specified key, the main window and the sub-stack window move together to screenLoc in the same relative position to one another with the backdrop going to black. I can accomplish this on my own screen by entering the exact loc values for my screen, but I need it to work like this for all users with any size screen.
Is there some obvious way that I am blind to? This is usually my problem. Thank's in advance for any help.
Scott