0
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
2 |
<html>
|
|
3 |
<head>
|
|
4 |
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
|
5 |
<title>Dynamic context menus</title>
|
|
6 |
<link href="../../book.css" type="text/css" rel="stylesheet">
|
|
7 |
</head>
|
|
8 |
<body>
|
|
9 |
|
|
10 |
<h2>Dynamic context menus</h2>
|
|
11 |
<p>The Remote Control Carbide.c++ Extension contains dynamic context menus.</p>
|
|
12 |
|
|
13 |
<ul>
|
|
14 |
<li>In the <b>Screen Capture</b> mode, you can set the zoom level. All zoom levels keep the original proportions.
|
|
15 |
<p><img src="images\context_menu_zoom.png"></p></li>
|
|
16 |
<li>In the <b>File Transfer</b> mode, you can select file operations.
|
|
17 |
<p><img src="images\context_menu_file.png"></p>
|
|
18 |
</li>
|
|
19 |
</ul>
|
|
20 |
|
|
21 |
<h5>Related concepts</h5>
|
|
22 |
<ul>
|
|
23 |
<li><a href="screen_capture_mode.htm">Screen Capture mode</a></li>
|
|
24 |
<li><a href="file_transfer_mode.htm">File Transfer mode</a></li>
|
|
25 |
</ul>
|
|
26 |
|
|
27 |
<h5>Related tasks</h5>
|
|
28 |
<ul>
|
|
29 |
<li><a href="../tasks/saving_screenshots.htm">Saving screenshots</a></li>
|
|
30 |
<li><a href="../tasks/transferring_files.htm">Transferring files with Remote Control</a></li>
|
|
31 |
</ul>
|
|
32 |
|
|
33 |
<div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
|
|
34 |
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
|
|
35 |
</body>
|
|
36 |
</html> |