Not bringing a window to front

2009-04-09 Thread Bill Vlahos
I have a substack that has has information on it which can be updated. I currently use "open this stack" which opens it for the first time and makes it the frontmost window. However, if the window is already open all I want to do is update the information on it but not bring it to the front

Re: Not bringing a window to front

2009-04-09 Thread J. Landman Gay
Bill Vlahos wrote: I have a substack that has has information on it which can be updated. I currently use "open this stack" which opens it for the first time and makes it the frontmost window. However, if the window is already open all I want to do is update the information on it but not bring

Re: Not bringing a window to front

2009-04-10 Thread Bill Vlahos
Thanks for the suggestion. What I had before was "go this stack" and I guess when you do that it makes it the frontmost stack (I'll have to remember that for later if that is the behavior I want). I make the line, " if "stack name" is not among the lines of the openStacks then go this sta

RE: Not bringing a window to front

2009-04-11 Thread Jim Bufalini
> Thanks for the suggestion. > > What I had before was "go this stack" and I guess when you do that it > makes it the frontmost stack (I'll have to remember that for later if > that is the behavior I want). > > I make the line, " if "stack name" is not among the lines of the > openStacks then go