~ubuntu-branches/ubuntu/intrepid/tcm/intrepid

« back to all changes in this revision

Viewing changes to lib/help/DiagramMiscCommands

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2003-07-03 20:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20030703200821-se4xtqx25e5miczi
Tags: upstream-2.20
ImportĀ upstreamĀ versionĀ 2.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Here are described some miscellaneous commands that can be issued in 
 
2
all diagram editors. See ``Introduction to ...'' in the Help menu for
 
3
some editor specific commands.
 
4
 
 
5
 
 
6
Scale menu.
 
7
===========
 
8
 
 
9
Make Larger (Alt+L).
 
10
--------------------
 
11
Scales the document. The drawing is made larger and even the fonts
 
12
are scaled when your X server supports scalable X fonts.
 
13
 
 
14
Make Smaller (Alt+S).
 
15
---------------------
 
16
Scales the document. The drawing is made smaller.
 
17
 
 
18
Normal Scale (Alt+N).
 
19
-------------------- 
 
20
Returns to normal view, i.e. no scaling.
 
21
 
 
22
Whole Drawing (Alt+W)
 
23
--------------------- 
 
24
Scales the document with a percentage that makes that the whole
 
25
document fits exactly to one page.
 
26
 
 
27
Scale Factor.
 
28
-------------
 
29
Set the scale factor with a pop-up slider dialog.
 
30
 
 
31
 
 
32
 
 
33
Grid (submenu of View menu).
 
34
============================
 
35
 
 
36
Show Grid. 
 
37
----------
 
38
Draw or hide the grid in the drawing area. The grid is visible as a 
 
39
raster of dashed vertical and horizontal lines at an equal distance. 
 
40
This distance is called the grid size.
 
41
 
 
42
Grid size.
 
43
----------
 
44
Set the size of the grid with a pop-up slider dialog.
 
45
 
 
46
Point snapping.
 
47
---------------
 
48
When point snapping is on, the positions of the shapes are constrained 
 
49
to discrete positions at a certain point distance. When point snapping 
 
50
is off, the shapes can be placed at any position.
 
51
 
 
52
Point distance.
 
53
---------------
 
54
Set the point distance with a pop-up slider dialog. The point distance 
 
55
is used when point snapping is on. The grid size and the point distance
 
56
are independent from each other.
 
57
 
 
58
 
 
59
 
 
60
Search menu.
 
61
============
 
62
 
 
63
Find (Ctrl+F).
 
64
--------------
 
65
Pops up a find dialog. You can find with this dialog the next
 
66
shape which contains a given text or find all shapes that contain 
 
67
a given text.
 
68
 
 
69
Replace (Ctrl+Z).
 
70
-----------------
 
71
Pops up a replace dialog. You can replace with this dialog the text of 
 
72
the next shape which contain a given text or replace the texts of 
 
73
all shapes that contain a given text.
 
74
 
 
75
 
 
76
 
 
77
Properties menu.
 
78
================
 
79
 
 
80
Update Line Style.
 
81
------------------
 
82
This entry shows a popup dialog window to change the line styles of
 
83
the selected shapes.
 
84
 
 
85
Update Line Width.
 
86
------------------
 
87
This entry shows a popup dialog window to change the line widths of
 
88
the selected shapes.
 
89
 
 
90
Update Line Ends.
 
91
------------------
 
92
This entry shows a popup dialog window to change the line endings
 
93
(arrow heads and the like) of the selected lines.
 
94
 
 
95
 
 
96
Update Font.
 
97
------------
 
98
This entry shows a popup dialog window with three lists of toggle buttons
 
99
for updating the font family, font style and point size. When you press
 
100
OK each selected shape is redrawn with this new font.
 
101
 
 
102
Update Text Alignment.
 
103
----------------------
 
104
This entry pops up a dialog window by which you can update existing 
 
105
multi-line texts. Each selected shape receives this text alignment.
 
106
 
 
107
Update Line Color/Text Color/Fill Color.
 
108
----------------------------------------
 
109
This entry pops up a dialog window in which you can select a color.
 
110
When you press "OK", then respectively the line color, text colors or 
 
111
fill color (of nodes only) will be updated to the chosen color.
 
112
 
 
113
Default Properties.
 
114
-------------------
 
115
Via this submenu you can specify the default font, default line style,
 
116
default line width, default text alignment and default colors.
 
117
 
 
118
Node/Edge Annotation.
 
119
---------------------
 
120
Edit the annotation text of the first selected node or edge in a pop-up
 
121
text edit dialog. Press OK in that dialog to update the annotation or
 
122
press Cancel to abandon your changes.