Author: plavin
Date: 2007-01-13 20:22:51 +0100 (Sat, 13 Jan 2007)
New Revision: 4501
Log:
Add description of behaviour under Linux
Modified:
trunk/query-browser/tour.xml
Modified: trunk/query-browser/tour.xml
===================================================================
--- trunk/query-browser/tour.xml 2007-01-13 08:11:41 UTC (rev 4500)
+++ trunk/query-browser/tour.xml 2007-01-13 19:22:51 UTC (rev 4501)
Changed blocks: 3, Lines Added: 23, Lines Deleted: 4; 2332 bytes
@@ -208,8 +208,10 @@
<guimenu>View</guimenu> menu. When the query is maximized, line
numbers are displayed and the query area can be resized by
clicking and dragging the line that divides the query area from
- the result area. To restore the query area, press the
- <keycap>F11</keycap> key again.
+ the result area. Under Windows, pressing the
+ <keycap>F11</keycap> key again reverts to the normal view.
+ Under Linux you will have to choose the <guimenu>Normal
View</guimenu>
+ menu option from the <guimenu>View</guimenu> menu
</para>
<figure>
@@ -333,6 +335,13 @@
The <literal>Advanced Toolbar</literal> contains a set of buttons
for transaction control, query management, and query building.
</para>
+
+ <note>
+ <para>
+ The <literal>Advanced Toolbar</literal> is only available
+ under Windws.
+ </para>
+ </note>
<figure>
<title>The advanced toolbar</title>
@@ -422,9 +431,19 @@
<keycap>F12</keycap> key to maximize the result area or,
alternately, you can choose the <guimenu>Maximize
Tabsheets</guimenu> option of the <guimenu>View</guimenu> menu.
- Pressing <keycap>F12</keycap> again will restore the result area
- to its original size.
+ Under Windows, pressing <keycap>F12</keycap> again will restore the
result area
+ to its original size. Under Linux, to revert to the normal view choose the
+ <guimenu>Normal View</guimenu> menu option under the
<guimenu>View</guimenu>
+ menu.
</para>
+
+ <para>
+ The result sets of some queries do not display well in the <literal>Results
Area</literal>;
+ <literal>SHOW CREATE TABLE
<replaceable>tblname</replaceable></literal>,
+ for example. For a better view of the results of such queries, right click anywhere
+ in the <literal>Result Area</literal> and choose the
<literal>View Field in Popup Editor</literal>
+ option from the pop-up menu.
+ </para>
<para>
The result area can be used to review and edit the results of a
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4501 - trunk/query-browser | plavin | 13 Jan |