Dual pane input/output window; multiple interpreters
Brought to you by:
spratt
From Paolo Moura: What do you think of combining the output window with the query evaluation dialog? The output window would became a two pane window (is that the correct term?). The top pane would reflect the standard output stream, and the lower pane will work as the the standard input stream. An useful feature will be then to allow the creation of several interpreter windows.
Logged In: YES
user_id=183024
I don't think I understand the goal of the proposed change. As things now stand, the "Results" pane of the 'Evaluate Query...' dialog displays a script of queries and their results. Any IO that a query causes goes to the (misnamed) 'Standard Output' window (misnamed because both input and output are handled by this window). The user may create as many 'Evaluate Query...' dialogs as she desires. There aren't any tools to make managing these convenient, they all have the same name and none of them appear in a menu.