I need help. I have an app like Adium with vertical sliders. But my app change the window height, depending on content. In case if the Screen height less than my app'a window height my window reduces the height automatically.
When I'm trying to use setFrame to my window and set window.frame.size.height higher than screen height then nothing happens.
So the question is: how to set window frame higher than screen height?