This function gets the windows into the expected order which is:
- Parameters
-
v |
- 0: Do not show the output panel
- 1: Show the output panel
- -1: Toggle the visibility of the output panel
- -2: Just update the panels, do not change their visibility
|
Definition at line 207 of file Shell.cc.
References fIsVisible, fPanelFrame, fPanelIn, and fPanelOut.
Referenced by Process(), Refresh(), rl_proc_F1(), and Shell().
int fIsVisible
Space between the bottom of the screen and the output panel.
PANEL * fPanelOut
Pointer to the panel for the frame around the output.
PANEL * fPanelFrame
Pointer to the panel for the input stream.