~s-cecilio/lenmus/v5.3

« back to all changes in this revision

Viewing changes to locale/zh_CN/help/menu_window.htm

  • Committer: cecilios
  • Date: 2012-09-11 16:59:18 UTC
  • Revision ID: svn-v4:2587a929-2f0e-0410-ae78-fe6f687d5efe:branches/TRY-5.0:730
Paths: fixed problem with installation folders. Fixed Chinese ISO language code

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
4
<title>LenMus Phonascus - Window Menu</title>
 
5
</head>
 
6
<body>
 
7
 
 
8
<h1>Window Menu</h1>
 
9
 
 
10
<h2>How to get there</h2>
 
11
The Window menu is an item of main window menu:
 
12
<br /><br /><img src="img/main_menu.png">
 
13
 
 
14
 
 
15
<h2>What it does</h2>
 
16
The Window menu controls and shows which windows are open, and which are in front
 
17
(active). It also has Tile and Cascade commands, which automatically and neatly
 
18
arrange multiple open windows into a more convenient layout.
 
19
 
 
20
<h2>Commands</h2>
 
21
 
 
22
<table border="0" cellpadding="4" cellspacing="2">
 
23
<tr bgcolor="#ddddff">
 
24
    <td><b>Button</b></td>
 
25
    <td><b>Command&nbsp;name</b></td>
 
26
    <td><b>Shortcut</b></td>
 
27
    <td><b>Description</b></td></tr>
 
28
 
 
29
<tr bgcolor="#f0f0ff">
 
30
    <td>&nbsp;</td>
 
31
    <td>Cascade</td><td>&nbsp;</td>
 
32
    <td>If more than one document window is open on the screen, this command neatly
 
33
        stacks them so that they overlap by a half-inch or so, as though they&#1202;e a
 
34
        deck of cards being
 
35
        fanned from upper-left to lower-right. Because this arrangement
 
36
        leaves each window&#1203; title
 
37
        bar visible, it&#1203; easy to jump from one window to another (by clicking
 
38
        any visible part of it).
 
39
        The active window is the one in the lower-right.</td></tr>
 
40
 
 
41
<tr bgcolor="#f0f0ff">
 
42
    <td>&nbsp;</td>
 
43
    <td>Tile Vertically<br />Tile Horizontally</td><td>&nbsp;</td>
 
44
    <td>If more than one document window is open on the screen,
 
45
        this command neatly places them side-by-side (tile vertically) or one
 
46
        atop the other (tile horizontally), subdividing your screen area so
 
47
        that all windows are the same size. The active window
 
48
        is the one in the upper left corner.</td></tr>
 
49
 
 
50
<tr bgcolor="#f0f0ff">
 
51
    <td>&nbsp;</td>
 
52
    <td>Arrange Icons</td><td>&nbsp;</td>
 
53
    <td>Choose Arrange Icons to line up any file icons that appear within the application
 
54
        window. When you choose this command, LenMus neatly arranges the icons
 
55
        for the minimized files at the bottom of the application window.</td></tr>
 
56
 
 
57
<tr bgcolor="#f0f0ff">
 
58
    <td>&nbsp;</td>
 
59
    <td>Next</td><td>&nbsp;</td>
 
60
    <td>If more than one document window is open on the screen,
 
61
        this command jumps to the next window and sets it as the active one, making
 
62
        it fully visible.</td></tr>
 
63
 
 
64
<tr bgcolor="#f0f0ff">
 
65
    <td>&nbsp;</td>
 
66
    <td>Previous</td><td>&nbsp;</td>
 
67
    <td>If more than one document window is open on the screen,
 
68
        this command jumps to the previous window and sets it as the active one, making
 
69
        it fully visible.</td></tr>
 
70
 
 
71
<!--
 
72
<tr bgcolor="#f0f0ff">
 
73
    <td>&nbsp;</td>
 
74
    <td>xxxx</td><td>&nbsp;</td>
 
75
    <td>xxxxxxxxxxxxxxxxxxxxx</td></tr>
 
76
-->
 
77
 
 
78
 
 
79
</table>
 
80
 
 
81
</body>
 
82
</html>