Closed GoogleCodeExporter closed 9 years ago
Do you mean set the GUIScreen area size fixed when resizing the terminal
emulator? Or when displaying new overlapping windows in the GUIScreen, you want
all of them to have a fixed size?
Original comment by mab...@gmail.com
on 5 Sep 2012 at 3:24
I generally make all of my windows solo. So when moving from one window to the
other the grey area that holds all the components of the window which I believe
is the GUIScreen changes in size as the size of its components varies. So if I
can set the size of the grey area to be constant, traversing through the
windows would be much smoother.
Original comment by m.vino...@gmail.com
on 5 Sep 2012 at 2:33
Hmm, fixed size for a window... Yeah, that shouldn't be too hard I guess.
Original comment by mab...@gmail.com
on 8 Sep 2012 at 1:15
Ok, added and pushed. You can call Window.setWindowSizeOverride(...) to force
the window to have a certain size.
Original comment by mab...@gmail.com
on 9 Sep 2012 at 3:16
Original issue reported on code.google.com by
m.vino...@gmail.com
on 4 Sep 2012 at 10:41