remotecontrol/com.nokia.s60tools.remotecontrol.help/html/concepts/context_menus.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Wed, 21 Apr 2010 11:49:56 +0300
changeset 10 2715b6594cd9
parent 0 61163b28edca
permissions -rw-r--r--
RemoteControl 1.4.0 What's new: * Requires HTI Connection 1.4.0 or later to work! * Feature: New directory browse history dropdown menu in File Transfer mode showing ten recently visited paths. * Change: Screen capture mode now updates its screen by using screencapture deltas (partial screen captures). * Change: File Transfer mode toolbar and context menu items reorganized.

<!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>