File: functions_selectAnnotations.xml

package info (click to toggle)
pdfedit 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 15,032 kB
  • ctags: 21,708
  • sloc: cpp: 185,471; xml: 8,824; yacc: 1,178; ansic: 666; perl: 664; makefile: 636; sh: 371; lisp: 51
file content (17 lines) | stat: -rw-r--r-- 746 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<sect3 id="gui_onclickFunctions_selectAnnotations" xreflabel="mode to select annotations">
		<title>Selecting annotations</title>

		<para>
				This mode displayes and enables selecting of annotations on a page.
				When activated each annotation is displayed as a rectangle (shows
				activation rectangle for each of annotations). It's very useful
				because user can see all the annotations on a page and does not need
				to search for (annotations can be hidden). Only very few viewers support
				this feature.
		</para>
		<para>
				An annotations is selected when the mouse cursor is over.
				It is selected until the mouse cursor get over another annotation or 
				till <emphasis>Esc</emphasis> key is not pressed.
		</para>
</sect3>