remotecontrol/com.nokia.s60tools.remotecontrol.help/html/concepts/context_menus.htm
author Maria Zhelezova <ext-maria.zhelezova@nokia.com>
Tue, 07 Sep 2010 11:31:37 +0300
changeset 18 6b5192124082
parent 10 2715b6594cd9
permissions -rw-r--r--
RemoteControl 1.5.0

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>Dynamic context menus</title>
<link href="../../book.css" type="text/css" rel="stylesheet">
</head>
<body>

<h2>Dynamic context menus</h2>
<p>The Remote Control Carbide.c++ Extension contains dynamic context menus.</p>

<ul>
<li>In the <b>Screen Capture</b> mode, you can set the zoom level. All zoom levels keep the original proportions.
<p><img src="images\context_menu_zoom.png"></p></li>
<li>In the <b>File Transfer</b> mode, you can select file operations.
<p><img src="images\context_menu_file.png"></p>
</li>
</ul>

<h5>Related concepts</h5>
<ul>
	<li><a href="screen_capture_mode.htm">Screen Capture mode</a></li>
	<li><a href="file_transfer_mode.htm">File Transfer mode</a></li>
</ul>

<h5>Related tasks</h5>
<ul>
	<li><a href="../tasks/saving_screenshots.htm">Saving screenshots</a></li>
	<li><a href="../tasks/transferring_files.htm">Transferring files with Remote Control</a></li>
</ul>

<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
</body>
</html>