remotecontrol/com.nokia.s60tools.remotecontrol.help/html/concepts/context_menus.htm
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
child 10 2715b6594cd9
permissions -rw-r--r--
initial EPL conversion
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
<html>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
<head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
<title>Dynamic context menus</title>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
<link href="../../book.css" type="text/css" rel="stylesheet">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
</head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
<body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
<h2>Dynamic context menus</h2>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
<p>The Remote Control Carbide.c++ Extension contains dynamic context menus.</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
<li>In the <b>Screen Capture</b> mode, you can set the zoom level. All zoom levels keep the original proportions.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
<p><img src="images\context_menu_zoom.png"></p></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
<li>In the <b>File Transfer</b> mode, you can select file operations.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
<p><img src="images\context_menu_file.png"></p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
<h5>Related concepts</h5>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
	<li><a href="screen_capture_mode.htm">Screen Capture mode</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
	<li><a href="file_transfer_mode.htm">File Transfer mode</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
<h5>Related tasks</h5>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    29
	<li><a href="../tasks/saving_screenshots.htm">Saving screenshots</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    30
	<li><a href="../tasks/transferring_files.htm">Transferring files with Remote Control</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    31
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    32
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    33
<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    34
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    35
</body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    36
</html>