Output Pane in IDE

Questions and discussion about the ZBasic IDE.
Post Reply
victorf
Posts: 342
Joined: 01 January 2006, 4:08 AM
Location: Schenectady, New York

Output Pane in IDE

Post by victorf »

Other than selecting Output in the View Menu ( or pressing F8 ) what causes the Output window to open. How can I suppress this. It is annoying when the window seems to pop open for no reason. How can I configure the IDE so that the Output window only opens when I want it to?

Any enlightenment will be appreciated.

Vic
Vic Fraenckel
KC2GUI
windswaytoo ATSIGN gmail DOT com
dkinzer
Site Admin
Posts: 3120
Joined: 03 September 2005, 13:53 PM
Location: Portland, OR

Post by dkinzer »

How can I configure the IDE so that the Output window only opens when I want it to?
Firstly, we'll need to perfect the telepathic input device. ;)

Seriously, though, can you describe what you do just before the window unexpectedly opens? It will open whenever something is output to it, e.g. when you do a compile.
- Don Kinzer
victorf
Posts: 342
Joined: 01 January 2006, 4:08 AM
Location: Schenectady, New York

Post by victorf »

Seriously, though, can you describe what you do just before the window unexpectedly opens? It will open whenever something is output to it, e.g. when you do a compile.
Don,

I am not doing any compiling. I am only writing code. There is nothing going on that requires output. In fact I do not even have a ZX attached to the comport. Every time I switch windows from module to module the Output Pane opens. I can set the View => Output to off (unchecked) ( or use F8 )and the pane closes then I switch to another window and switch back and the pane is again open. I have actually been writing code and had the Output Pane open. I am not aware of doing anything to cause it. I will make an effort to see what I am doing to cause this.

Is this better than telepathy :D

Vic
Vic Fraenckel
KC2GUI
windswaytoo ATSIGN gmail DOT com
dkinzer
Site Admin
Posts: 3120
Joined: 03 September 2005, 13:53 PM
Location: Portland, OR

Post by dkinzer »

Every time I switch windows from module to module the Output Pane opens.
I see what you mean. I had never noticed that before. Until we find out why it is happening, you can work around it by dragging the splitter bar downward until there is only a thin strip of the white-background window visible.
- Don Kinzer
dkinzer
Site Admin
Posts: 3120
Joined: 03 September 2005, 13:53 PM
Location: Portland, OR

Post by dkinzer »

The cause of the problem has been found and resolved. An update will be posted pending test confirmation.
- Don Kinzer
Post Reply