1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
|
<appendix id="app-uimodes-examples">
<title>&kdevelop; User Interface Mode Examples</title>
<sect1 id="ideal-desc">
<title>IDEAl Mode</title>
<para>
Click <link linkend="uimodes-survey">here</link> to return to the modes overview.
</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="kdevelop-ideal-mode.png" format="PNG"/>
</imageobject>
<textobject><phrase>Screenshot</phrase></textobject>
<caption><para>&kdevelop; IDEAl mode</para></caption>
</mediaobject>
</screenshot>
<para>
Click <link linkend="uimodes-survey">here</link> to return to the modes overview.
</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="kdevelop-ideal-mode-0.png" format="PNG"/>
</imageobject>
<textobject><phrase>Screenshot</phrase></textobject>
<caption><para>&kdevelop; IDEAl mode, closed tabs</para></caption>
</mediaobject>
</screenshot>
<para>
This example screenshot demonstrates one of the main virtues of IDEAl mode. There is a maximum workspace available. Yet any tool view is readily available by clicking on the according tab.
</para>
<para>
You will most probably need some time to get accustomed to the icons in the tab bar. If you got lost, just position the mouse over a tab and wait a few seconds. A short tool tip description will pop up. In this screenshot the <quote>Automake Manager</quote> tool tip is shown as an example. It describes the lower tab in the right tab bar.
</para>
<para>
Click <link linkend="uimodes-survey">here</link> to return to the modes overview.
</para>
</sect1> <!-- ideal-desc -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<sect1 id="mdi-desc">
<title>Child Frame Windows Mode</title>
<para>
Click <link linkend="uimodes-survey">here</link> to return to the modes overview.
</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="kdevelop-mdi-mode.png" format="PNG"/>
</imageobject>
<textobject><phrase>Screenshot</phrase></textobject>
<caption><para>&kdevelop; child frame windows mode</para></caption>
</mediaobject>
</screenshot>
<para>
Click <link linkend="uimodes-survey">here</link> to return to the modes overview.
</para>
</sect1> <!-- mdi-desc -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<sect1 id="tabbed-desc">
<title>Tabbed Pages Mode</title>
<para>
Click <link linkend="uimodes-survey">here</link> to return to the modes overview.
</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="kdevelop-tabbed-mode.png" format="PNG"/>
</imageobject>
<textobject><phrase>Screenshot</phrase></textobject>
<caption><para>&kdevelop; tabbed pages mode</para></caption>
</mediaobject>
</screenshot>
<para>
Click <link linkend="uimodes-survey">here</link> to return to the modes overview.
</para>
</sect1> <!-- tabbed-desc -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<sect1 id="toplevel-desc">
<title>Toplevel Windows Mode</title>
<para>
Click <link linkend="uimodes-survey">here</link> to return to the modes overview.
</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="kdevelop-toplevel-mode.png" format="PNG"/>
</imageobject>
<textobject><phrase>Screenshot</phrase></textobject>
<caption><para>&kdevelop; toplevel windows mode</para></caption>
</mediaobject>
</screenshot>
<para>
Click <link linkend="uimodes-survey">here</link> to return to the modes overview.
</para>
</sect1> <!-- toplevel-desc -->
</appendix> <!-- app-uimodes-examples -->
<!-- ====================================================================== -->
|