--- In [email protected], "theophil23" <theophi...@...> wrote: > > Hi all, > > in PPs Key/Mouse-Actions I defined to rollup a window by clicking its caption. > > What I want to have is that when it is rolled up, the window should > additionally stay on top. And again rolled down, it shouldn't. > > Well, since the rollup function is just a toggling action, I wonder if there > is a way to find out, wether my window is rolled up or down? And if so, how > could I tell PP to act like I described? > > Any ideas? > win.height -- the window height -- will tell you whether it is rolled.
Sure, you should be able to put it on top when you roll it, etc. But it would have to be explicitly scripted.
